get or set the user context NAME getcontext, setcontext - get or set the user context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ucontext.h> int getcontext(uconte…get or set the user context NAME getcontext, setcontext - get or set the user context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ucontext.h> int getcontext(uconte…manipulate user context NAME makecontext, swapcontext - manipulate user context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ucontext.h> void makecontext(ucontext_t…manipulate user context NAME makecontext, swapcontext - manipulate user context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ucontext.h> void makecontext(ucontext_t…