NetBSD/lib/libc
2008-09-17 22:08:52 +00:00
..
arch Add C99 functions imaxabs and imaxdiv. 2008-08-04 21:29:27 +00:00
atomic Install manual pages for the atomic ops. 2008-06-23 10:22:40 +00:00
citrus fix gcc warnings from Alexander Shishkin 2008-07-25 14:05:25 +00:00
compat fix the -0.0 case, fixes a gm4 test error reported by wiz 2008-09-14 13:38:38 +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 Consistently include "nbtool_config.h" when cross-compiling. 2008-09-11 12:58:00 +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 Make this build again. 2008-03-28 00:56:54 +00:00
gen From Ilya Dogolazky: Fix return value doc. 2008-09-17 22:08:52 +00:00
gmon Disable assembler warnings on mipseb and mipsel for mcount.c 2008-07-29 14:20:12 +00:00
hash Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
iconv do the namespace protection properly; fixes the lint-library. 2006-11-03 20:16:28 +00:00
include Add C99 functions imaxabs and imaxdiv. 2008-08-04 21:29:27 +00:00
inet PR/39519: Nozomu Ando: Fix incorrect change from bind9 that broke IPv4 mapped 2008-09-11 15:40:43 +00:00
isc updates from bind-9-5-0 2008-06-21 20:41:48 +00:00
locale add _CTYPE_R(printable) bit for ALL_80_TO_FF_SW1 area. 2008-08-12 21:25:31 +00:00
md Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
misc xprintf returns void. 2008-06-03 19:22:37 +00:00
nameser updates from bind-9-5-0 2008-06-21 20:41:48 +00:00
net Changee __attribute(__weak__) to __weak_reference(). Produces same object code 2008-08-17 10:51:19 +00:00
nls Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
quad Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
regex Rearrange headers for better portability. 2007-02-09 23:44:18 +00:00
resolv - protect DEBUG again because we should be able to set it from the Makefile 2008-06-21 23:37:53 +00:00
rpc revert previous 2008-08-17 10:50:50 +00:00
softfloat Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ssp fix a typo 2008-06-06 05:51:46 +00:00
stdio Ignore whitespace in format string from Andy Shevchenko 2008-08-28 16:41:21 +00:00
stdlib Prepare use of strtoull, strtoumax and strtoimax in tools/compat by 2008-09-10 18:08:58 +00:00
string Grammar police. 2008-08-29 05:48:40 +00:00
sys Bump date for previous. 2008-09-13 09:20:37 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
time malloc(3) and getenv(3) affect errno; make sure we save and restore it 2008-08-27 08:49:03 +00:00
uuid Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
yp Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
Makefile Install manual pages for the atomic ops. 2008-06-23 10:22:40 +00:00
Makefile.inc We can USE_FORT now. 2007-06-03 17:36:08 +00:00
shlib_version Add C99 functions imaxabs and imaxdiv. 2008-08-04 21:29:27 +00:00