NetBSD/lib/libc/arch/hppa
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
net
stdlib
string
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 Remove "_THREAD_SAFE" stuff that is not used on NetBSD. 2002-07-04 16:48:44 +00:00