NetBSD/lib/libc
kleink 5404ba4886 Add support to query the
* availability of POSIX Synchronized I/O (kern.synchronized_io),
* maximum number of iovec structures to be used in readv(2) etc. (kern.iov_max)
via sysctl().
1998-08-03 14:38:20 +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 Add support to query the 1998-08-03 14:38:20 +00:00
gmon Prefer STDERR_FILENO over 2. 1998-07-04 20:22:05 +00:00
include Add an internal name for perror(3). 1998-07-28 12:22:31 +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
regex const poisoning. 1998-07-26 12:17:51 +00:00
rpc const poisoning. 1998-07-26 14:13:00 +00:00
stdio Update the date on this man page. 1998-07-28 17:11:12 +00:00
stdlib English. 1998-07-29 03:38:30 +00:00
string Make these compile without __AUDIT__. 1998-07-27 09:47:44 +00:00
sys Per IEEE Std 1003.1b-1993, Synchronous I/O Option, add O_DSYNC (synchronized 1998-08-02 18:31:09 +00:00
termios
time Slight adjustment needed for previous. 1998-07-28 20:28:04 +00:00
yp Remove a little lint. 1998-07-27 12:29:21 +00:00
Makefile
shlib_version Add a mktempdir(), like mkstemp(), but it creates a directory. 1998-07-27 16:05:07 +00:00