A coumple of examples regarding getcontext()
, setcontext()
, makecontext()
and swapcontext()
, from <ucontext.h>
.
make
: Compiles all examples into dist folder.
make clean
: Cleans dist folder.
MIT License. Click here for more information about licensing.