NetBSD/lib/libc/arch/m68k
martin 2ed5a47025 Pull over rev. 1.5 of the i386 version (../../i386/resumecontext.S),
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.
2006-12-13 10:48:02 +00:00
..
gdtoa It's .endif, not .fi. 2006-03-21 22:50:13 +00:00
gen Pull over rev. 1.5 of the i386 version (../../i386/resumecontext.S), 2006-12-13 10:48:02 +00:00
net Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
quad
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 change __weak_extern to __weak_reference so that gcc4 works. 2006-05-18 17:54:19 +00:00
DEFS.h
Makefile.inc G/c KMSRCS and KMINCLUDES now that we have common/lib/libc 2006-06-17 18:04:23 +00:00
SYS.h