NetBSD/lib/libc
rillig 8b4906df56 Added a warning about a wrong usage, which is nevertheless often found
in real code, and an example code that does it correctly.
2007-01-18 08:33: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 Added a warning about a wrong usage, which is nevertheless often found 2007-01-18 08:33:34 +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 Don't expose _ss functions for 4.0. Requested by core. 2006-11-22 17:23:24 +00:00
inet Use NS_INT16SZ instead of INT16SZ 2006-09-26 05:59:18 +00:00
isc
locale Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
md
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
regex
resolv - Function no longer matched prototype after 2007-01-17 16:39:20 +00:00
rpc Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
softfloat fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
stdio remove bogus (void)&var; From Anon Ymous 2006-12-18 00:40:14 +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 Remove more duplicate #includes, and a few spurious whitespaces at EOL 2007-01-17 23:24:22 +00:00
termios
thread-stub
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
Makefile.inc
shlib_version Add: _lwp_kill, _lwp_detach, _lwp_park, _lwp_unpark, _lwp_unpark_all, 2007-01-16 07:07:45 +00:00