2ed5a47025
quoting Matthias Drochner: > -check for a NULL uc_link before calling setcontext(2); do a real exit(3) > instead with exit handlers and all that > -If setcontext(2) returns (which it shouldn't), do an _exit(-1) rather > than relying on a sensible return value to use as exit code. Makes > it less likely that an ucontext corruption goes unnoticed. This fixes regress/lib/libc/context for m68k. Thanks to Steve Woodford for optimization hints. |
||
---|---|---|
.. | ||
alpha | ||
arm | ||
hppa | ||
i386 | ||
ia64 | ||
m68k | ||
mips | ||
ns32k | ||
powerpc | ||
powerpc64 | ||
sh3 | ||
sh5 | ||
sparc | ||
sparc64 | ||
vax | ||
x86_64 |