mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
131fafa7da
The getcontext, and setcontext functions should not adjust the stack, and should load the stack pointer from the machine context. Calling makecontext should create a frame for spilled incoming arguments, and sync uc_stack.ss_sp to the machine context. We do not support calling getcontext, modifying ss_sp, and calling setcontext directly. |
||
---|---|---|
.. | ||
alpha | ||
am33 | ||
arm | ||
bsd | ||
mips | ||
sysv |