NetBSD/lib/libc
veego 13e0e871f8 Fix new egcs warnings (might be used uninitialized). 1998-08-20 13:36:25 +00:00
..
arch Assign my copyrights to TNF. 1998-08-15 09:36:04 +00:00
compat-43 If AUDIT, do not compile certain functions. 1998-07-27 13:36:43 +00:00
db Add some braces to make egcs happy. 1998-08-18 23:50:08 +00:00
gen Add some braces to make egcs happy. 1998-08-18 23:50:08 +00:00
gmon bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:43:08 +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 bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:43:08 +00:00
net Shut up egcs. (`...might be used uninitialized') 1998-08-19 20:58:42 +00:00
nls clean up a bit more 1998-07-26 18:55:09 +00:00
quad use machine/limits.h if _KERNEL or _STANDALONE 1998-03-27 01:01:54 +00:00
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 bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:43:08 +00:00
string 'c' is only used #ifndef BZERO so wrap its declaration accordingly. 1998-08-09 22:48:11 +00:00
sys Assign my copyrights to TNF. 1998-08-15 09:16:27 +00:00
termios clear IMAXBEL bit (fixes PR#2703) 1998-08-18 07:51:45 +00:00
time Fix new egcs warnings (might be used uninitialized). 1998-08-20 13:36:25 +00:00
yp Remove a little lint. 1998-07-27 12:29:21 +00:00
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 Add a mktempdir(), like mkstemp(), but it creates a directory. 1998-07-27 16:05:07 +00:00