NetBSD/lib/libc
christos 519d922f3a having 2 separate implementations of frexp ldexp and modf (one here and
one in libm) that produce different results does not make any sense. Use
the one from libm to build instead.
2008-09-28 15:19:09 +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 having 2 separate implementations of frexp ldexp and modf (one here and 2008-09-28 15:19:09 +00:00
compat-43
db unsigned int32_t -> uint32_t 2008-09-26 11:41:06 +00:00
dlfcn
gdtoa Make this build again. 2008-03-28 00:56:54 +00:00
gen fix unused variable if !defined(FTS_ALLOC_ALIGNED) 2008-09-27 15:12:00 +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
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
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
regex
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 pacify lint. 2008-09-24 16:58:53 +00:00
sys Bump date for previous. 2008-09-13 09:20:37 +00:00
termios
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
shlib_version Add C99 functions imaxabs and imaxdiv. 2008-08-04 21:29:27 +00:00