NetBSD/lib/libc
kleink 7684d5e0fc Import gdtoa-2005-09-23; test suite will be imported separately. 2006-01-25 15:18:40 +00:00
..
arch Cosmetics (pointed out by uwe): use trivial restore, not the explicit 2006-01-08 20:03:19 +00:00
citrus add missing _citrus_MSKanji_stdenc_get_state_desc_generic() function. 2005-12-07 06:20:20 +00:00
compat rename __func to _func_unlocked, and add their prototypes in extern.h 2006-01-24 19:33:10 +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 Import gdtoa-2005-09-23; test suite will be imported separately. 2006-01-25 15:18:40 +00:00
gen rename __func to _func_unlocked, and add their prototypes in extern.h 2006-01-24 19:33:10 +00:00
gmon fix debugging printf formats. 2006-01-24 17:33:44 +00:00
hash u_intN_t -> uintN_t 2005-12-26 19:40:14 +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 rename __func to _func_unlocked, and add their prototypes in extern.h 2006-01-24 19:33:10 +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 constify and remove an __UNCONST. 2005-12-02 11:10:45 +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 PR/32616: Yves-Emmanuel JUTARD: Fix compilation with -DDEBUG 2006-01-24 17:29:33 +00:00
nls WARNS=4 2005-11-29 03:11:58 +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 PR/32572: John Kohl: xdr_rec.c missing a bugfix for an improper security check 2006-01-19 16:40:44 +00:00
softfloat Only compile the floatx80-using functions if the arch in question 2004-09-27 10:16:24 +00:00
stdio redo the previous (WARNS=4) differently. consitify rather than making 2005-12-02 14:45:24 +00:00
stdlib Kill _Exit; breaks build on cygwin and this implementation "is not exactly 2006-01-20 22:02:07 +00:00
string Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
sys Make _Exit an alias to _exit. 2006-01-20 22:03:23 +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 Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +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