NetBSD/lib/libc
kleink 1070537dd5 Need internal names for MD[45]{Init,Final,Update}(). 1998-10-20 17:04:45 +00:00
..
arch Some changes to disassembly easier without causing any performance penalty. 1998-10-20 06:46:19 +00:00
compat-43 Replace use of getdtablesize() with (the non-deprecated) sysconf(), hence no 1998-10-18 13:56:21 +00:00
db Need "namespace.h". 1998-10-14 11:56:28 +00:00
gen Fix fts_close() not to (implicitly) read free()'ed memory. 1998-10-17 17:40:44 +00:00
gmon bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:43:08 +00:00
include Need internal names for MD[45]{Init,Final,Update}(). 1998-10-20 17:04:45 +00:00
locale Need internal names for snprintf() and vsnprintf(). 1998-10-13 14:19:21 +00:00
md Need internal names for MD[45]{Init,Final,Update}(). 1998-10-20 17:04:45 +00:00
net Portability. Use #ifdef BSD4_4 for sin_len 1998-10-18 14:22:05 +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 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
rpc Change #ifdef vax to __vax__. 1998-10-19 02:54:57 +00:00
stdio Backed out previous fclose(NULL) change. 1998-10-18 23:48:18 +00:00
stdlib Slight formatting glitch. 1998-10-19 15:52:37 +00:00
string Need an internal name for strsep(). 1998-10-13 20:32:09 +00:00
sys Need "namespace.h". 1998-10-14 11:56:28 +00:00
termios clear IMAXBEL bit (fixes PR#2703) 1998-08-18 07:51:45 +00:00
time Need an internal name for tzname. 1998-10-16 12:56:44 +00:00
yp Remove a little lint. 1998-07-27 12:29:21 +00:00
Makefile Add _LIBC to the set of preprocessor symbols defined in the libc build 1998-10-14 19:19:32 +00:00
shlib_version Bump version 1998-09-27 16:43:04 +00:00