NetBSD/lib/libc
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
..
arch Enable the libc-provided signal trampoline. The old __sigaction14 2002-07-10 04:29:05 +00:00
citrus Add some casts to quiet a "discards qualifier from pointer target type" 2002-05-24 04:04:30 +00:00
compat-43 __STDC__ is always defined on NetBSD. 2002-05-26 11:48:00 +00:00
db use int32_t, instead of int, for on-disk data. 2002-05-30 14:55:47 +00:00
dlfcn
gen s/resolved_name/resolvedname/g 2002-07-06 02:46:41 +00:00
gmon disable profiling set{u,g}id binaries. 2002-04-26 16:39:52 +00:00
hash In userland, use <sha1.h>, not <sys/sha1.h>. 2002-03-31 14:17:19 +00:00
include Add prototype for __sigaction_sigtramp(). This system call is used 2002-07-09 23:35:49 +00:00
locale BUGS: 2002-05-19 13:44:31 +00:00
md Add the md[245], sha1 and rmd160 functions to libnbcompat, conditional on their 2002-03-31 12:58:54 +00:00
net pacify lint. from he@netbsd 2002-07-01 22:05:08 +00:00
nls - implement NL_CAT_LOCALE. 2002-02-13 07:48:49 +00:00
quad
regex Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs. 2002-04-29 01:41:43 +00:00
rpc Added hppa support (some of it incomplete) to lib/csu, lib/libc, 2002-06-06 20:31:19 +00:00
softfloat Import the 32-bit version of SoftFloat 2a and separate it and the 64-bit 2002-05-21 23:51:04 +00:00
stdio Add Xr to fileno(3). 2002-06-12 09:21:40 +00:00
stdlib Undo last two, until I have time to take a good look at the problems. 2002-06-21 09:56:33 +00:00
string memcpy/memmove/bcopy: Add diagnostic code to check pointer wraparound. 2002-07-04 15:48:40 +00:00
sys Enable the libc-provided signal trampoline. The old __sigaction14 2002-07-10 04:29:05 +00:00
termios __STDC__ is always defined on NetBSD. 2002-05-26 16:39:57 +00:00
thread-stub
time __STDC__ is always defined on NetBSD. 2002-05-26 11:48:00 +00:00
yp
Makefile Split the notion of building Hesiod, Kerberos, S/key, and YP 2002-03-22 18:10:19 +00:00
shlib_version Bump minor to 12.85: __times13() addition. 2002-06-30 09:46:18 +00:00