NetBSD/lib/libc/arch/m68k
thorpej c061e6bf8b Enable the libc-provided signal trampoline. The old __sigaction14
entry point has been replaced by the new __sigaction14() which is a
wrapper around the __sigaction_sigtramp system call (which is itself
not directly exposed outside of libc).

No shared library version change is necessary; no new symbols
are exposed outside of libc.
2002-07-10 04:29:05 +00:00
..
gen Clean up some rampant code duplication wrt ieee number handling: 2002-02-19 13:08:12 +00:00
net Add register prefixes. 1999-10-25 23:48:07 +00:00
quad Add a missing `%' register prefix. 2000-11-28 11:34:14 +00:00
stdlib Add missing internal names and weak aliases to assembly versions. 2001-05-29 13:03:01 +00:00
string On the 68010, don't bother with the by-8-longwords loop, instead 2001-09-07 12:50:01 +00:00
sys New __sigaction14() system call stub which registers the signal 2002-07-09 23:32:35 +00:00
DEFS.h
Makefile.inc Enable the libc-provided signal trampoline. The old __sigaction14 2002-07-10 04:29:05 +00:00
SYS.h Revert previous: .S files are currently compiled with -traditional-cpp, 2002-05-26 12:24:55 +00:00