summaryrefslogtreecommitdiff
path: root/coroutine/ucontext
AgeCommit message (Expand)Author
2020-02-06function pointers are not void*卜部昌平
2019-12-28Remove "All Rights Reserved." from Copyright statement.Samuel Williams
2019-12-28Remove "All Rights Reserved." from Copyright statement.Samuel Williams
2019-12-05coroutine/ucontext/Context.c: define __EXTENSIONS__ explicitlyYusuke Endoh
2019-12-04coroutine/ucontext/Context.c: Include "ruby/config.h" for SolarisYusuke Endoh
2019-07-18Make fiber_pool more conservative on platforms with limited address space.Samuel Williams
2019-06-26Add `ucontext` coroutine implementation for generic fallback.Samuel Williams