NetBSD/lib/libc
2006-06-07 16:28:34 +00:00
..
arch remove GCC2 support 2006-06-02 19:47:15 +00:00
citrus if INIT0 specified, use it instead of ASCII. 2006-06-07 16:28:34 +00:00
compat support the new ntp_gettime() syscall and add compatibility for the old one 2006-05-29 10:02:56 +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 set close-on-exec flag for fd to database like type DB_HASH does 2006-03-26 02:03:40 +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 initialise some variables for gcc. 2006-06-02 19:46:56 +00:00
gen missed check for malloc() returning NULL 2006-05-29 21:55:41 +00:00
gmon in _m_gmon_destructor(0 when traversing the list, add (void *) to the cast 2006-05-11 17:19:15 +00:00
hash since we rename and provide a weak symbol for MD2Transform make it non-static. 2006-05-12 02:49:00 +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 PR/24324: Arne H Juul: Re-implement seekdir/telldir using a pointer of 2006-05-17 20:36:50 +00:00
inet quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
isc 1. de-lint 2004-05-20 19:52:31 +00:00
locale fix lib/33476: 2006-06-03 04:36:43 +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 Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
nls Fix spelling (Jon Olsson) 2006-03-15 16:13:00 +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 Coverity CID 618: Comment out dead code. 2006-03-19 03:10:08 +00:00
rpc Coverity CID 3651: Don't leak ifaddrs on getaddrinfo failure. 2006-05-18 20:42:52 +00:00
softfloat add128() wants bits64 * as it's 5th argument. 2006-05-11 16:38:44 +00:00
stdio quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
stdlib Bump date for previous. 2006-04-24 21:54:37 +00:00
string fix lib/33476: 2006-06-03 04:36:43 +00:00
sys Document the recent trunk changes to ntp_gettime(2) (Hi Matthias!). 2006-06-04 15:46:08 +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 Remove a variable that became set-and-not-used after the dead code removal. 2006-03-22 14:01:30 +00:00
uuid change #include <sys/endian.h> => #include <machine/endian.h> so that 2006-02-09 22:03:15 +00:00
yp xdr sucks. sprinkle some (void *) casts into it's functions taking void **, 2006-05-11 17:11:57 +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 Bump minor for recent IPv6 API changes. 2006-05-09 11:17:37 +00:00