freebsd-dev/lib/libc
1996-12-12 01:00:14 +00:00
..
amd64 Correct a "spelling" error in a comment. 1996-10-31 17:50:45 +00:00
compat-43 fix .Xr macro 1996-09-21 15:08:10 +00:00
db make u_char * -> char * conversion explicit. 1996-12-05 18:05:11 +00:00
gen Change another reference to host names to domain names, and restore some 1996-12-09 16:50:39 +00:00
gmon Cleaned up interrupt masking by declaring the state variable in a 1996-08-28 20:15:32 +00:00
i386 Correct a "spelling" error in a comment. 1996-10-31 17:50:45 +00:00
locale Add rcsid[] 1996-11-27 22:30:44 +00:00
net Get struct ether_addr directly from <net/ethernet.h> rather than pulling 1996-12-10 17:19:11 +00:00
nls
quad
regex collate_range_cmp -> __collate_range_cmp 1996-10-31 04:38:21 +00:00
rpc get_myaddress() wasn't following the interface array properly 1996-11-22 23:37:08 +00:00
stdio perror () does not prepend ": " for the non-NULL argument "". close PR 1492 1996-09-30 15:39:18 +00:00
stdlib If you run with option Z and malloc fails, memset gets called 1996-10-29 20:35:39 +00:00
stdtime Move PATH_LOCALE handling to setlocale.c, simplify locale path building, 1996-11-26 02:52:52 +00:00
string delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
sys POSIX.4 defines MAP_FAILED to be the error return from mmap(). 1996-12-12 01:00:14 +00:00
xdr delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
yp - Avoid possible SEGVs: never call clnt_destroy() without checking 1996-11-08 01:42:02 +00:00
Makefile