NetBSD/lib/libc
2005-12-02 14:19:43 +00:00
..
arch WARNS 2005-12-02 09:33:48 +00:00
citrus remove unnecessary __UNCONST. 2005-12-02 11:14:20 +00:00
compat WARNS=4 2005-11-29 03:11:58 +00:00
compat-43 compat core reorg. 2005-09-13 01:44:08 +00:00
db WARNS=4 2005-11-29 03:11:58 +00:00
dlfcn - Change the strong dlfcn names in libc to ___name, and make the __name 2004-07-18 17:26:19 +00:00
gen Bump date for previous. Remove trailing whitespace. 2005-12-01 18:08:10 +00:00
gmon WARNS=4 2005-11-29 03:11:58 +00:00
hash WARNS=4 2005-11-29 03:11:58 +00:00
iconv make sure to set errno to EINVAL if _citrus_iconv_open() returns ENOENT. 2005-04-25 13:42:04 +00:00
include the sha2 functions have an _. 2005-09-26 02:12:24 +00:00
inet compat core reorg. 2005-09-13 01:44:08 +00:00
isc 1. de-lint 2004-05-20 19:52:31 +00:00
locale constify and remove an __UNCONST. 2005-12-02 11:10:45 +00:00
md WARNS=4 2005-11-29 03:11:58 +00:00
nameser Merge conflicts 2004-11-07 02:19:49 +00:00
net constify and remove an unnecessary __UNCONST. 2005-12-02 11:33:26 +00:00
nls WARNS=4 2005-11-29 03:11:58 +00:00
quad
regex constify and remove __UNCONST. 2005-12-02 12:12:29 +00:00
resolv Rest of fix for PR#31184: getaddrinfo() now honors resolv.conf sortlist 2005-09-15 23:33:41 +00:00
rpc use __UNCONST rather than having a writable string. 2005-12-02 12:19:16 +00:00
softfloat Only compile the floatx80-using functions if the arch in question 2004-09-27 10:16:24 +00:00
stdio remove an unnecessary __UNCONST. 2005-12-02 13:51:22 +00:00
stdlib redo the previous; constify rather than making a string writable. 2005-12-02 14:19:43 +00:00
string Fix warns=4 via __UNCONST() 2005-11-30 09:55:14 +00:00
sys add posix_fadvise. 2005-11-29 23:06:45 +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 WARNS=4 2005-11-29 03:11:58 +00:00
uuid A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
yp WARNS=4 2005-11-29 03:11:58 +00:00
Makefile WARNS=4 2005-11-29 03:11:58 +00:00
shlib_version add getenv_r and ttyname_r 2005-09-25 20:08:01 +00:00