NetBSD/lib/libc
mycroft 71ebbb8000 Return the full group count when it exceeds the maximum. Also DTRT if the
maximum is 0 (possibly used to size the list for memory allocation, rather
than core dumping).
1999-04-05 18:52:28 +00:00
..
arch Add _dtoul() which gcc generates a lot. Maybe it should go in another file. 1999-04-04 21:01:39 +00:00
compat-43 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
db Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
gen Return the full group count when it exceeds the maximum. Also DTRT if the 1999-04-05 18:52:28 +00:00
gmon Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
hash Urk, .Nx doesn't DTRT either. 1999-02-28 00:00:03 +00:00
include move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
locale Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
md Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
net Remove spurious .ne's. 1999-03-24 06:27:49 +00:00
nls Introduce EOVERFLOW. 1999-03-22 19:03:38 +00:00
quad Corrected an off-by-one error (lib/6314 Torbjorn Granlund) 1999-03-26 21:04:24 +00:00
regex Avoid overflow when adding a 64 bit quantity to a 32 bit pointer on 32 bit 1999-01-20 12:58:21 +00:00
rpc * don't close the socket unless it was opened by the function 1999-03-25 01:16:10 +00:00
stdio Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
stdlib Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
string Slight cleanup - no functional change. 1999-04-01 00:27:49 +00:00
sys Document new chroot-related restrictions on fchdir, chroot, and ptrace 1999-03-26 23:37:27 +00:00
termios <sys/fcntl.h> -> <fcntl.h> 1999-02-12 15:04:00 +00:00
time Merge tzcode1999b. 1999-02-08 18:00:19 +00:00
yp use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate 1999-02-24 15:05:20 +00:00
Makefile Revert part of previous and use C/// instead of S/// for mipse[bl]->mips. 1999-02-27 21:21:26 +00:00
shlib_version Bump minor number due to new syscalls 1999-03-22 17:57:26 +00:00