libucontext/arch/x86_64
Ariadne Conill b1ea2ae83b everywhere: use ucontext.h instead of signal.h for pulling in ucontext definitions
This allows building libucontext against newlib.
2020-12-04 11:19:02 -07:00
..
defs.h common: use REG_SZ, not SZ_REG in line with mips64 port for REG_OFFSET macro 2020-03-29 14:50:38 +00:00
getcontext.S x86_64: modernize implementation 2020-03-29 14:27:40 +00:00
makecontext.c everywhere: use ucontext.h instead of signal.h for pulling in ucontext definitions 2020-12-04 11:19:02 -07:00
setcontext.S x86_64: modernize implementation 2020-03-29 14:27:40 +00:00
startcontext.S x86_64: modernize implementation 2020-03-29 14:27:40 +00:00
swapcontext.S x86_64: modernize implementation 2020-03-29 14:27:40 +00:00