freebsd-dev/lib/libc
1996-12-06 22:53:52 +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 sethostname() returns int, not long. I could get used to having this 1996-12-05 18:27:20 +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 I asked Bill Paul why _getnetbynis() was only being called with 2 parameters, 1996-12-06 00:12:31 +00:00
nls General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
quad Added prototypes. 1995-12-26 13:25:13 +00:00
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 Turn POSIX_SAVED_IDS off 1996-12-06 22:53:52 +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 Back out minor bumping per Peter suggestion 1996-08-13 14:37:53 +00:00