NetBSD/lib/libc
1998-07-28 12:21:07 +00:00
..
arch const poisoning. 1998-07-26 14:13:00 +00:00
compat-43 If AUDIT, do not compile certain functions. 1998-07-27 13:36:43 +00:00
db Reinitialize the mkstemp() template each time it's used. 1998-07-26 14:05:20 +00:00
gen Use writev(2) (like perror(3)). 1998-07-28 12:21:07 +00:00
gmon Prefer STDERR_FILENO over 2. 1998-07-04 20:22:05 +00:00
include Delint. 1998-07-27 13:44:25 +00:00
locale constify some tables. 1998-07-26 11:11:07 +00:00
md constify some tables. 1998-07-26 11:38:24 +00:00
net const poisoning. 1998-07-26 19:05:06 +00:00
nls clean up a bit more 1998-07-26 18:55:09 +00:00
quad use machine/limits.h if _KERNEL or _STANDALONE 1998-03-27 01:01:54 +00:00
regex const poisoning. 1998-07-26 12:17:51 +00:00
rpc const poisoning. 1998-07-26 14:13:00 +00:00
stdio Document mkdtemp(3). 1998-07-27 16:41:40 +00:00
stdlib const poisoning. 1998-07-26 14:13:00 +00:00
string Make these compile without __AUDIT__. 1998-07-27 09:47:44 +00:00
sys Mention poll(2), too, where we formerly only mentioned select(2). 1998-07-28 09:43:30 +00:00
termios Remove some unnecessary header file inclusions (<sys/tty.h> was one them!). 1998-03-31 09:50:01 +00:00
time Make these compile without __AUDIT__. 1998-07-27 09:47:44 +00:00
yp Remove a little lint. 1998-07-27 12:29:21 +00:00
Makefile Enable quad support on PowerPC. 1998-05-06 18:12:35 +00:00
shlib_version Add a mktempdir(), like mkstemp(), but it creates a directory. 1998-07-27 16:05:07 +00:00