NetBSD/lib/libc
cgd e5699c2fe3 kill recently added 'check' functions, since they only add code to be more
expensive, i.e. they save nothing and add code.  also, beat it with the
style stick.
1996-09-30 23:51:05 +00:00
..
arch The pc532 port now has string functions in assembler. 1996-09-24 09:29:52 +00:00
compat-43 Now that setreuid() and setregid() are system calls again, don't call 1996-07-08 16:42:49 +00:00
db fix a bug that shows up only on alphas: ndbm "datum" variables can't be 1996-05-04 00:38:58 +00:00
gen kill recently added 'check' functions, since they only add code to be more 1996-09-30 23:51:05 +00:00
gmon Copy over from libkern: 1996-06-29 14:32:58 +00:00
include clean up Id 1995-02-27 13:02:12 +00:00
locale Fix embarassing typo 1996-02-14 19:21:54 +00:00
net Install linkaddr.3 as link_addr.3 and link_ntoa.3 too. 1996-07-10 20:15:48 +00:00
nls Merged in changes from branch (make sure all memory, file descriptors, 1996-06-21 06:21:04 +00:00
quad Note functions that probably can be removed 1996-06-01 21:39:21 +00:00
regex Clean up deleted files. 1995-03-01 00:00:00 +00:00
rpc Changed clnt_{s,}p{errno,error,createerror} so that the functions that 1996-06-19 20:38:43 +00:00
stdio Cute little bug with operator precedence in our stdio code. It appears 1996-08-13 07:54:00 +00:00
stdlib The argument to isspace() must be representable as an unsigned char. 1996-07-20 01:09:05 +00:00
string Make it possible to have a md version of memccpy. 1996-09-24 09:14:18 +00:00
sys Reflect reality. 1996-09-28 19:08:22 +00:00
termios Strip out unneeded header files 1995-06-26 23:04:45 +00:00
time set HAVE_STRERROR 1996-09-13 17:46:49 +00:00
yp fix xdr_ypmap_parms (missing "&"'s in calls to xdr_ypdomain_wrap_string 1996-08-15 21:43:03 +00:00
Makefile Add memcmp.c and memset.c to KSRCS (files copied to libkern). 1996-08-15 22:36:59 +00:00
shlib_version Increment minor version. 1996-09-08 00:03:56 +00:00