NetBSD/lib/libc
elad 6ed9366c27 Don't overflow when DEBUG is defined.
PR/30833, from Tomas Skare.
2005-09-13 21:38:03 +00:00
..
arch Add missing <compat/..> include 2005-09-13 09:52:17 +00:00
citrus * add some comments. 2005-05-14 17:55:42 +00:00
compat compat core reorg. 2005-09-13 01:44:08 +00:00
compat-43 compat core reorg. 2005-09-13 01:44:08 +00:00
db compat core reorg. 2005-09-13 01:44:08 +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 Don't overflow when DEBUG is defined. 2005-09-13 21:38:03 +00:00
gmon The __used__ change doesn't work on 2.95/vax. Put an #ifdef back in for vax and 2005-05-06 19:32:30 +00:00
hash Prefer 2005-09-10 22:06:45 +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 Last change to namespace.h had an wrong entry: in6addr_nodelocal_allrouters 2005-08-07 20:32:58 +00:00
inet compat core reorg. 2005-09-13 01:44:08 +00:00
isc
locale Fix pasto, noted by Marc Espie. 2005-06-27 14:18:36 +00:00
md Add missing __RCSID() 2005-06-12 05:34:34 +00:00
nameser Merge conflicts 2004-11-07 02:19:49 +00:00
net typo - s/intger/integer/ 2005-09-11 02:23:52 +00:00
nls compat core reorg. 2005-09-13 01:44:08 +00:00
quad
regex make othercase() return int rather than char, to avoid sign extension 2004-09-18 11:47:37 +00:00
resolv compat core reorg. 2005-09-13 01:44:08 +00:00
rpc Fix build: maskp should be a pointer to a sigset_t. Hi, christos@! 2005-09-10 09:04:11 +00:00
softfloat Only compile the floatx80-using functions if the arch in question 2004-09-27 10:16:24 +00:00
stdio compat core reorg. 2005-09-13 01:44:08 +00:00
stdlib compat core reorg. 2005-09-13 01:44:08 +00:00
string compat core reorg. 2005-09-13 01:44:08 +00:00
sys compat core reorg. 2005-09-13 01:44: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 Add missing __RCSID() 2005-06-12 05:21:25 +00:00
time compat core reorg. 2005-09-13 01:44:08 +00:00
uuid A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
yp #include "reentrant.h" instead of <threadlib.h> 2004-10-29 06:32:08 +00:00
Makefile compat core reorg. 2005-09-13 01:44:08 +00:00
shlib_version Bump libc minor after adding SHA2 routines. 2005-08-23 17:50:44 +00:00