NetBSD/lib/libc
jtc 3c565bbea8 Changed bzero to memset.
Changed bcmp to memcmp.
Added #include <string.h> to bring prototypes into scope.
1995-04-14 19:48:20 +00:00
..
arch Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-11 18:13:49 +00:00
compat-43 Clean up deleted files. 1995-03-01 00:00:00 +00:00
db Clean up deleted files. 1995-03-01 00:00:00 +00:00
gen fix operator precedence error (pr 951 from Ted Lemon) 1995-04-11 02:57:52 +00:00
gmon clean up Ids 1995-02-27 12:54:33 +00:00
include clean up Id 1995-02-27 13:02:12 +00:00
locale specify man pages the new way. 1994-12-22 09:57:51 +00:00
net include proper links to ethers.3 1995-03-02 09:09:07 +00:00
nls Changed name of __weak_reference() to __indr_reference(). They really 1995-03-23 19:58:48 +00:00
quad clean up Ids; no substantive changes. 1995-02-27 17:29:31 +00:00
regex Clean up deleted files. 1995-03-01 00:00:00 +00:00
rpc Changed bzero to memset. 1995-04-14 19:48:20 +00:00
stdio change second arg of fgets() from size_t to int 1995-03-25 02:50:04 +00:00
stdlib removed unnecessary #include <stddef.h> 1995-03-23 19:42:42 +00:00
string bcopy -> memcpy 1995-04-14 19:25:13 +00:00
sys Clean up deleted files. 1995-03-01 00:00:00 +00:00
time Added comment explaining why we are using a different algorithm than 1995-03-16 19:14:16 +00:00
yp clean up Ids 1995-02-27 12:54:33 +00:00
Makefile Use ${DESTDIR} when installing libc.tags 1995-04-12 00:56:12 +00:00
shlib_version Bump minor version for __flt_rounds() and fp{get,set}{round,mask,sticky}. 1995-04-11 14:28:16 +00:00