1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/coroutine
Jeremy Evans f05416c91f Fix coroutine copy implementation on OpenBSD
OpenBSD is the only platform that uses this support by default,
and it did not work because while OpenBSD supports alloca, it does
not include alloca.h.

This should be backported to Ruby 2.7.

From George Koehler
2019-12-27 15:01:01 -08:00
..
amd64 decouple internal.h headers 2019-12-26 20:45:12 +09:00
arm32 decouple internal.h headers 2019-12-26 20:45:12 +09:00
arm64 decouple internal.h headers 2019-12-26 20:45:12 +09:00
copy Fix coroutine copy implementation on OpenBSD 2019-12-27 15:01:01 -08:00
ppc64le decouple internal.h headers 2019-12-26 20:45:12 +09:00
ucontext coroutine/ucontext/Context.c: define __EXTENSIONS__ explicitly 2019-12-05 22:24:58 +09:00
win32 decouple internal.h headers 2019-12-26 20:45:12 +09:00
win64 decouple internal.h headers 2019-12-26 20:45:12 +09:00
x86 decouple internal.h headers 2019-12-26 20:45:12 +09:00