NetBSD/lib/libc
kleink 2f804d05e9 Fix sys_siglist and sys_signame declarations with reality; from John F. Woods
in PR lib/5720.
1998-07-07 21:26:02 +00:00
..
arch Add #include <sys/syscall.h> for "SYS_sigprocmask". 1998-07-02 18:40:24 +00:00
compat-43 warn_refs getwd 1998-06-08 09:38:07 +00:00
db Use pread(2) and pwrite(2) where appropriate. 1998-06-30 21:30:52 +00:00
gen Fix sys_siglist and sys_signame declarations with reality; from John F. Woods 1998-07-07 21:26:02 +00:00
gmon Prefer STDERR_FILENO over 2. 1998-07-04 20:22:05 +00:00
include
locale Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z] 1998-04-28 07:19:28 +00:00
md when deciding whether to use standard system include files or libkern.h, 1998-03-26 23:53:36 +00:00
net - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
nls Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
quad use machine/limits.h if _KERNEL or _STANDALONE 1998-03-27 01:01:54 +00:00
regex macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:39:31 +00:00
rpc - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
stdio Changed HISTORY section to reflect that vsnprintf and snprintf first 1998-06-08 23:45:37 +00:00
stdlib It's 1998, actually. 1998-06-14 17:54:59 +00:00
string Principally, change foo(N) to .Xr foo N 1998-04-28 04:07:04 +00:00
sys add .Xr chflags 2 - this is another meta-data-modifying system call 1998-07-06 09:23:23 +00:00
termios Remove some unnecessary header file inclusions (<sys/tty.h> was one them!). 1998-03-31 09:50:01 +00:00
time Fubar: XPG4 (SUS'98) _does_ specify two digit year behavior without %C. 1998-05-05 14:24:00 +00:00
yp Need <time.h> for time() prototype. 1998-03-30 15:05:20 +00:00
Makefile Enable quad support on PowerPC. 1998-05-06 18:12:35 +00:00
shlib_version Add pread(2), pwrite(2), preadv(2), pwritev(2) system calls. 1998-06-30 19:46:00 +00:00