NetBSD/lib/libc/arch/arm
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
hardfloat Fix some typos. 2006-02-25 02:28:55 +00:00
net
softfloat if SOFTFLOAT_FOR_GCC is not defined, don't declare float_detect_tininess. 2006-05-16 20:55:51 +00:00
stdlib build erand48_ieee754.c on everything but vax 2006-03-22 22:03:58 +00:00
string Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
sys It's "its." 2006-04-24 19:00:29 +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 Use RET macro for returning from PSEUDO & PSEUDO_NOERROR 2004-08-21 11:18:40 +00:00