NetBSD/lib/libc
christos 8e42b6c984 import resolver portion of bind-9.4.0-rc2 2007-01-27 21:45:34 +00:00
..
arch Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
citrus make del(\x7f) pass through. 2006-12-13 16:16:56 +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 use FD_CLOEXEC instead of 1. 2006-11-03 20:18:49 +00:00
dlfcn
gdtoa static before const. 2006-10-15 16:11:04 +00:00
gen Sort sections. 2007-01-20 13:11:36 +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 import resolver portion of bind-9.4.0-rc2 2007-01-27 21:45:34 +00:00
inet Use NS_INT16SZ instead of INT16SZ 2006-09-26 05:59:18 +00:00
isc import resolver portion of bind-9.4.0-rc2 2007-01-27 21:45:34 +00:00
locale Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +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 Don't leak file descriptors. 2007-01-03 11:46:22 +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 import resolver portion of bind-9.4.0-rc2 2007-01-27 21:45:34 +00:00
rpc * Don't use the term "anonymous"; this is confusing. 2007-01-27 07:58:47 +00:00
softfloat fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
stdio Fix for issue reported in PR lib/35401 as well as related overflow bugs. 2007-01-26 00:37:30 +00:00
stdlib remove bogus (void)&var; From Anon Ymous 2006-12-18 00:40:14 +00:00
string Avoid lint warning. 2007-01-14 23:41:24 +00:00
sys Sort ERRORS section. 2007-01-20 13:26:59 +00:00
termios Change a returned value of -1 (NO_PGID) to (uint)(pid_t)~0u >> 1 (0x7fffffff) 2004-12-01 21:37:15 +00:00
thread-stub WARNS=4 2005-11-29 03:11:58 +00:00
time Restore i18n wrapping removed in previous. 2006-12-04 17:24:40 +00:00
uuid spell precede; from Zafer 2006-11-25 16:48:31 +00:00
yp use FD_CLOEXEC instead of 1. 2006-11-03 20:18:49 +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: _lwp_kill, _lwp_detach, _lwp_park, _lwp_unpark, _lwp_unpark_all, 2007-01-16 07:07:45 +00:00