NetBSD/lib/libc
2013-04-14 23:30:15 +00:00
..
arch now live in common/lib/libc/arch/sparc64/string 2013-03-17 00:43:45 +00:00
atomic Fix a typo. 2011-04-28 11:56:26 +00:00
cdb Don't refuse the open databases without entries or keys, just protect 2012-09-27 00:37:43 +00:00
citrus Extend ctype classification table to 16bit. Based on patch by 2013-04-13 10:21:20 +00:00
compat Compat glue for lwp park, but does not use the new syscall yet. 2013-03-29 02:09:58 +00:00
compat-43 Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
db Remove some more unneeded Pp macros. 2012-10-13 15:28:33 +00:00
dlfcn fix old style definitions; XXX: gcc should have picked them up but it did not. 2012-06-24 15:26:02 +00:00
gdtoa fix old style definitions; XXX: gcc should have picked them up but it did not. 2012-06-24 15:26:02 +00:00
gen Extend ctype classification table to 16bit. Based on patch by 2013-04-13 10:21:20 +00:00
gmon PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
hash Add Makefile in libc for murmurhash, missed in previous commit. 2012-07-08 11:43:47 +00:00
iconv fix rev.1.13 2013-03-11 10:44:43 +00:00
include Mark __libc_thr_exit_stub as dead. 2013-04-12 18:12:58 +00:00
inet - Further clarify differences between inet_pton() and inet_aton() 2012-07-25 14:51:15 +00:00
isc time_t casts 2012-03-21 00:34:54 +00:00
locale Rename struct _locale_impl_t to struct _locale, since it will end up as 2013-04-14 23:30:15 +00:00
md Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
misc Add ${ARCHDIR}/misc to path 2013-01-29 19:14:02 +00:00
nameser don't compile the libc stuff twice. 2012-11-22 20:22:31 +00:00
net Remove trailing whitespace. 2013-04-07 23:12:36 +00:00
nls comment 2012-07-30 23:02:41 +00:00
quad Adapt to earm hard float by including softfloat-for-gcc.h even if __ARM_EABI__ 2013-02-03 01:48:53 +00:00
regex Replace dagger ("\(dg") with hash mark ("#") for marking up differences. 2013-01-25 11:51:42 +00:00
resolv two more type casts after type changes 2013-02-16 13:45:45 +00:00
rpc stdlib.h, not malloc.h 2013-04-05 03:17:38 +00:00
softfloat Add hooks to softfloat to support per-lwp exception state. 2013-01-10 08:16:10 +00:00
ssp Minus (one) needs a backslash before the minus. 2012-07-19 06:44:12 +00:00
stdio Mark up occurence of printf() in text with .Fn 2013-01-20 11:01:17 +00:00
stdlib typo in comment, from Abhinav Upadhyay in PR 47385 2012-12-30 21:23:20 +00:00
string Add "wide" to description. From OpenBSD via Ingo Schwarze. 2012-12-28 13:53:12 +00:00
sys pull over agc's typo fix from agc-symver branch. 2013-04-04 21:52:04 +00:00
termios Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
thread-stub Weak alias directly to the catchall stub and don't strong alias twice. 2013-04-12 18:14:22 +00:00
time apply 2013b 2013-03-16 00:59:14 +00:00
tls Add a workaround for older crt0.o that overwrite r2 (tcb pointer). 2011-04-07 02:19:28 +00:00
uuid
yp Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
libcincludes.mk
Makefile Rename BUILDCOLD to BUILD_LEGACY and provide a preprocessor macro that 2013-04-12 19:58:45 +00:00
Makefile.inc welcome to WARNS=5 2012-03-21 14:52:40 +00:00
shlib_version Extend ctype classification table to 16bit. Based on patch by 2013-04-13 10:21:20 +00:00