Hi Max, Max Filippov wrote,
Implement getcontext, makecontext, setcontext and swapcontext.
Signed-off-by: Max Filippov jcmvbkbc@gmail.com
Changes v2->v3:
- use explicit SIG_BLOCK in getcontext instead of 0
Changes v1->v2:
- drop wrong comment from __start_context
Applied and pushed, thx Waldemar