NetBSD/lib/libc
tnozaki 8033a5b008 1. add iconv support for following encodings:
Chinese Simplefied
        HZ, HZ8 - 7/8bit stateful encoding, see RFC1842,1843. (libHZ)
        zW      - 7bit stateful encoding, see RFC1842. (libZW)
2. add citrus_prop.[ch] - parser for encoding module's init parameter strings.
2006-11-22 23:38:25 +00:00
..
arch if setcontext(2) returns, _exit(2) with a return code of -1 instead 2006-11-08 21:16:40 +00:00
citrus 1. add iconv support for following encodings: 2006-11-22 23:38:25 +00:00
compat Changed error message of ENOPROTOOPT to "Protocol option not available". 2006-10-31 00:38:06 +00:00
compat-43
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 Don't expose _ss functions for 4.0. Requested by core. 2006-11-22 17:23:24 +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
isc
locale Hyphenate nul-terminate. 2006-10-16 09:10:40 +00:00
md
nameser prevent empty else. 2006-10-15 16:14:08 +00:00
net nuke perror. 2006-11-03 20:21:16 +00:00
nls Changed error message of ENOPROTOOPT to "Protocol option not available". 2006-10-31 00:38:06 +00:00
quad
regex
resolv
rpc fix typo. 2006-11-03 23:16:12 +00:00
softfloat
stdio Don't expose _ss functions for 4.0. Requested by core. 2006-11-22 17:23:24 +00:00
stdlib PR/34602: sushant: Bug in malloc implementation contains dead code in 2006-10-08 16:25:15 +00:00
string Add strsep(3) to libkern. 2006-11-13 03:26:43 +00:00
sys Don't expose _ss functions for 4.0. Requested by core. 2006-11-22 17:23:24 +00:00
termios
thread-stub
time nuke perror. 2006-11-03 20:21:16 +00:00
uuid fix incomplete initializers 2006-10-15 16:14:46 +00:00
yp use FD_CLOEXEC instead of 1. 2006-11-03 20:18:49 +00:00
Makefile
Makefile.inc
shlib_version add ssp code and bump. 2006-11-08 20:58:23 +00:00