NetBSD/lib/libc
wiz edd8540874 New sentence, new line. Bump date for fdopendir. 2008-12-05 13:26:41 +00:00
..
arch Remove __LIBC12_SOURCE__ 2008-11-24 16:10: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 define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build. 2008-10-26 07:43:07 +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 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 New sentence, new line. Bump date for fdopendir. 2008-12-05 13:26:41 +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 fdopendir(), from Solaris/Linux. 2008-12-05 13:08:53 +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 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 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 correct EBADF bogus comment. 2008-12-02 19:20:06 +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
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
libcincludes.mk put the code to find the libc include directories and define ARCHSUBDIR 2008-10-26 07:28:06 +00:00
shlib_version Add new ptree (Patricia / RADIX tree) implementation to NetBSD. 2008-11-20 23:50:08 +00:00