NetBSD/lib/libc/arch/mips
martin e56cdf1dd0 Sync all resumecontext.c versions with the changes originally made
by Matthias Drochner to i386 and alpha:

-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.
2006-12-08 16:09:02 +00:00
..
gdtoa Add strtof(3) and strtold(3); welcome libc 12.137. 2006-03-15 17:35:17 +00:00
gen Sync all resumecontext.c versions with the changes originally made 2006-12-08 16:09:02 +00:00
net
stdlib build erand48_ieee754.c on everything but vax 2006-03-22 22:03:58 +00:00
string moved to common. 2005-12-21 00:26:54 +00:00
sys make these consistent. 2006-02-19 05:06:02 +00:00
Makefile.inc G/c KMSRCS and KMINCLUDES now that we have common/lib/libc 2006-06-17 18:04:23 +00:00
SYS.h