NetBSD/lib/libc
1998-09-14 21:31:31 +00:00
..
arch Back out previous change; it was incorrect. 1998-09-14 00:57:51 +00:00
compat-43 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
db Add some braces to make egcs happy. 1998-08-18 23:50:08 +00:00
gen Use localtime_r() rather than localtime(); removes a potential source of 1998-09-13 16:09:06 +00:00
gmon bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:43:08 +00:00
include Add wrappers around mutex and rwlock run-time initialization. 1998-09-14 11:03:05 +00:00
locale
md bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:43:08 +00:00
net Use gmtime_r() rather than gmtime(); removes a potential source of surprise for 1998-09-13 16:05:34 +00:00
nls
quad
regex first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
rpc
stdio Document %ll[diouxX] as requested by <bgrayson@ece.utexas.edu> in PR 1998-09-14 21:10:18 +00:00
stdlib Add a multiple-reader/single-writer lock to protect environ. 1998-09-11 21:03:18 +00:00
string Add a pointer to strtok_r(). 1998-09-14 21:31:31 +00:00
sys <vm/vm_swap.h> -> <sys/swap.h> 1998-08-29 17:11:09 +00:00
termios clear IMAXBEL bit (fixes PR#2703) 1998-08-18 07:51:45 +00:00
time Protect local time state and GMT data initialization with a readers/writer lock 1998-09-13 16:26:14 +00:00
yp
Makefile add strchr.c, strrchr.c, memmove.c, memcpy.c, to KSRC for copy to libkern. 1998-08-04 05:55:56 +00:00
shlib_version Bump minor version number (asctime_r(), ctime_r(), gmtime_r(), localtime_r()). 1998-09-10 18:41:17 +00:00