NetBSD/lib/libc
thorpej 8d14398fed Note that tcgetsid(3) and getsid(2) are not yet built into the C library.
This is because with a day or two, 3 other system calls are going to be
added to the C library, and we want to avoid bumping the minor number
twice.
1998-02-14 01:40:22 +00:00
..
arch Fix exect(3). 1998-02-03 19:34:50 +00:00
compat-43 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
db add missing .Nm entries. from spz@serpens.swb.de. 1997-11-14 02:04:36 +00:00
gen Sync prototype with <unistd.h> (which DTRT all the time). 1998-02-12 20:18:23 +00:00
gmon add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
include Add support for multiple reader-single writer locks which will be used 1998-01-22 08:20:05 +00:00
locale add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
md add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
net macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:39:31 +00:00
nls Sync with <nl_types.h>: const'ify the `s' argument. 1998-02-08 19:54:54 +00:00
quad remove obsolete register declarations 1998-02-03 18:23:37 +00:00
regex macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:39:31 +00:00
rpc * in get_myaddress(); always return sockaddr_in containing localhost:PMAP_PORT. 1998-02-13 05:52:11 +00:00
stdio add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
stdlib Cast size_t to long for printing. 1998-02-06 14:35:46 +00:00
string add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
sys Add getsid.2 1998-02-14 01:38:36 +00:00
termios Add tcgetsid.3 1998-02-14 01:37:06 +00:00
time Change interval specification style from (a-b) to [a,b] where appropriate. 1998-02-11 18:52:24 +00:00
yp add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
Makefile copy memchr.c, index.c, and rindex.c to libkern 1998-01-22 00:17:11 +00:00
shlib_version Note that tcgetsid(3) and getsid(2) are not yet built into the C library. 1998-02-14 01:40:22 +00:00