NetBSD/lib/libc
christos e1e5353bbe PR/39347: floating and long double conversions were ifdef'ed out because
we did not have wcstold and wcstof back then. But this was done incorrectly
because we did not move the argument vector. Enable them now.
2008-11-16 16:26:01 +00:00
..
arch Redo rev.1.13. We must refer to CURBRK via GOT in case of PIC. 2008-11-06 13:42:55 +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 define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build. 2008-10-26 07:43:07 +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 Reference secmodel_securelevel(9) manual page. 2008-11-11 00:09:36 +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 Import syslogd SoC project by Martin Schuette: 2008-10-31 16:12:18 +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 fix diagassert arg. 2008-11-06 19:59:42 +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 remove an unncessary .PATH element that doesn't exist (and never did?) 2008-10-25 19:07:26 +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 PR/39347: floating and long double conversions were ifdef'ed out because 2008-11-16 16:26:01 +00:00
stdlib Our qsort() is inappropriate for kernel use because it makes recursive 2008-11-16 16:15:58 +00:00
string pacify lint. 2008-09-24 16:58:53 +00:00
sys Comment out nonexistent crash(8) xref. 2008-11-06 16:23:56 +00:00
termios
thread-stub Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
time don't forget to use neg. 2008-11-04 21:08:33 +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
libcincludes.mk put the code to find the libc include directories and define ARCHSUBDIR 2008-10-26 07:28:06 +00:00
Makefile define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build. 2008-10-26 07:43:07 +00:00
Makefile.inc use libcincludes.mk 2008-10-26 07:42:09 +00:00
shlib_version Add C99 functions imaxabs and imaxdiv. 2008-08-04 21:29:27 +00:00