NetBSD/lib/libc
2006-02-24 22:05:09 +00:00
..
arch Remove unused local variable (re-declared in inner conditional scope). 2006-02-22 08:49:45 +00:00
citrus MB_CUR_MAX should be 2 when MODE_2BYTE flag set. 2006-02-15 19:50:27 +00:00
compat Seperate out the compat support for VAX. Also, make references to the 2006-02-18 22:54:51 +00:00
compat-43 Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:11:15 +00:00
db fix debugging memsets. 2006-01-24 17:37:05 +00:00
dlfcn - Change the strong dlfcn names in libc to ___name, and make the __name 2004-07-18 17:26:19 +00:00
gdtoa - s/notyet/WIDE_DOUBLE/ 2006-02-16 23:26:19 +00:00
gen Bump date for previous. 2006-02-24 22:05:09 +00:00
gmon fix debugging printf formats. 2006-01-24 17:33:44 +00:00
hash change #include <sys/endian.h> => #include <machine/endian.h> so that 2006-02-09 22:03:15 +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 complete constification of the sysctl() user side 2006-02-24 19:33:09 +00:00
inet u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
isc 1. de-lint 2004-05-20 19:52:31 +00:00
locale make "locale -a" read locale.alias file. 2006-02-16 19:19:49 +00:00
md Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
nameser Merge conflicts 2004-11-07 02:19:49 +00:00
net We have 2006. 2006-02-24 21:57:53 +00:00
nls Translate new messages. 2006-02-21 16:00:30 +00:00
quad Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
regex constify and remove __UNCONST. 2005-12-02 12:12:29 +00:00
resolv don't re-define DEBUG 2006-01-24 17:39:44 +00:00
rpc Need to give the various rpc locks private names (prefixing them with 2006-01-26 12:37:11 +00:00
softfloat Only compile the floatx80-using functions if the arch in question 2004-09-27 10:16:24 +00:00
stdio - s/notyet/WIDE_DOUBLE/ 2006-02-16 23:26:19 +00:00
stdlib Drop in gdtoa as a replacement for dtoa, strtod() from stdlib/strtod.c. 2006-01-25 15:43:01 +00:00
string Must include "namespace.h" for strerror_r()'s internal name. 2006-01-26 11:13:42 +00:00
sys Bump date for previous. 2006-02-24 21:50:43 +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 change #include <sys/endian.h> => #include <machine/endian.h> so that 2006-02-09 22:03:15 +00:00
yp WARNS=4 2005-11-29 03:11:58 +00:00
Makefile Drop in gdtoa as a replacement for dtoa, strtod() from stdlib/strtod.c. 2006-01-25 15:43:01 +00:00
shlib_version Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, 2005-12-30 23:07:31 +00:00