libucontext/arch/x86
Ariadne Conill c1ecb0ea59
ci/woodpecker/push/woodpecker Pipeline was successful Details
x86: switch back to using x86-specific trampoline
Jumping into the generic trampoline causes the stack pointer to get
clobbered.

Fixes #61
2024-08-07 18:34:53 -07:00
..
include/libucontext project: move freestanding include headers 2021-03-08 13:02:27 -08:00
defs.h x86: switch back to using x86-specific trampoline 2024-08-07 18:34:53 -07:00
getcontext.S add previous ABI symbols 2021-01-08 02:30:50 -07:00
makecontext.c everywhere: drop _GNU_SOURCE requirement 2021-03-09 00:25:13 -07:00
setcontext.S add previous ABI symbols 2021-01-08 02:30:50 -07:00
startcontext.S x86: switch back to using x86-specific trampoline 2024-08-07 18:34:53 -07:00
swapcontext.S add previous ABI symbols 2021-01-08 02:30:50 -07:00