NetBSD/lib/libc
tv 3c5e426d70 Fixes from PRs 5056 and 5161, partly rethought:
- %C and %y can be used in conjunction properly, though %y can have its
  old behaviour if used without %C
- %I formats hous 0..11 with 0 representing "12"; this is correct both
  with and without am/pm (%p rule fixed to compensate)
- %j fixed for range [0..365] in struct tm
- %m fixed for range [0..11] in struct tm
- %S fixed for range [0..61] in struct tm
1998-03-19 16:21:35 +00:00
..
arch change second parm of sysarch() from char * to void * 1998-02-25 21:24:56 +00:00
compat-43 trivial changes to quiet lint. 1998-02-27 17:43:20 +00:00
db Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
gen remove getsubopt.3 - there is another man page for this in ../stdlib that came from the Lite2 merge. This closes PR4600 1998-03-19 08:22:53 +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 install links for inet_ntop(3) and inet_pton(3) 1998-03-12 12:08:09 +00:00
nls Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +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 regsterrpc.3 -> registerrpc.3 1998-03-18 01:37:39 +00:00
stdio don't assume buf is NL_TEXTMAX long 1998-02-16 11:27:15 +00:00
stdlib changes to (partially) quiet lint. 1998-02-28 00:09:45 +00:00
string #include <string.h> now says #include <unistd.h> which matches the source code, per PR#4451. This should be checked for POSIX compliance, however. 1998-03-11 08:23:39 +00:00
sys Make this output one more include file, needed after the Lite2 changes. 1998-03-01 10:20:06 +00:00
termios Sigh, pasto. 1998-02-15 02:41:40 +00:00
time Fixes from PRs 5056 and 5161, partly rethought: 1998-03-19 16:21:35 +00:00
yp add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
Makefile fix typo in comment 1998-03-04 08:17:20 +00:00
shlib_version Bump libc minor version to 26: addition of getsid(), tcgetsid() (both from 1998-02-14 20:23:28 +00:00