NetBSD/lib/libc
2006-11-03 20:16:28 +00:00
..
arch Towards ia64 libc. Round #2 2006-09-23 17:39:34 +00:00
citrus don't pass through surrogate character(0xD800 - 0xDFFF). 2006-10-27 14:13:55 +00:00
compat Changed error message of ENOPROTOOPT to "Protocol option not available". 2006-10-31 00:38:06 +00:00
compat-43 add an #include path for sigcompat.c to get at <sys/compat>; this 2006-04-24 17:15:06 +00:00
db set close-on-exec flag for fd to database like type DB_HASH does 2006-03-26 02:03:40 +00:00
dlfcn
gdtoa static before const. 2006-10-15 16:11:04 +00:00
gen - verify that the log file is usable, otherwise re-open it. 2006-11-02 20:36:29 +00:00
gmon fix incomplete initializers 2006-10-15 16:14:46 +00:00
hash More cleanup after sha2.h and rmd160.h moved house 2006-10-28 13:05:42 +00:00
iconv do the namespace protection properly; fixes the lint-library. 2006-11-03 20:16:28 +00:00
include protect the *syslog_ss 2006-11-03 20:16:04 +00:00
inet Use NS_INT16SZ instead of INT16SZ 2006-09-26 05:59:18 +00:00
isc
locale Hyphenate nul-terminate. 2006-10-16 09:10:40 +00:00
md Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
nameser prevent empty else. 2006-10-15 16:14:08 +00:00
net fix incomplete initializers 2006-10-15 16:14:46 +00:00
nls Changed error message of ENOPROTOOPT to "Protocol option not available". 2006-10-31 00:38:06 +00:00
quad Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
regex remove unused label. 2006-03-19 04:43:17 +00:00
resolv Coverity CID 618: Comment out dead code. 2006-03-19 03:10:08 +00:00
rpc Only retry if we were able to clean up some descriptors, otherwise we get 2006-10-17 17:44:34 +00:00
softfloat add128() wants bits64 * as it's 5th argument. 2006-05-11 16:38:44 +00:00
stdio set n properly so that we can terminate. 2006-10-30 05:10:40 +00:00
stdlib PR/34602: sushant: Bug in malloc implementation contains dead code in 2006-10-08 16:25:15 +00:00
string nul/null/NULL cleanup: 2006-10-16 08:48:45 +00:00
sys Changed error message of ENOPROTOOPT to "Protocol option not available". 2006-10-31 00:38:06 +00:00
termios
thread-stub WARNS=4 2005-11-29 03:11:58 +00:00
time Make the declarations of wday_name and mon_name less eccentric. I 2006-10-15 15:32:42 +00:00
uuid fix incomplete initializers 2006-10-15 16:14:46 +00:00
yp xdr sucks. sprinkle some (void *) casts into it's functions taking void **, 2006-05-11 17:11:57 +00:00
Makefile Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00
Makefile.inc Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00
shlib_version add _r functions for syslog from OpenBSD 2006-10-25 23:49:31 +00:00