NetBSD/lib/libc
2013-08-19 20:41:15 +00:00
..
arch Revert previous. 2013-08-18 16:55:47 +00:00
atomic Fix a typo. 2011-04-28 11:56:26 +00:00
cdb Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
citrus Rename fixup to update_global to better reflect the purpose. 2013-08-18 20:03:48 +00:00
compat CERROR is now hidden so no need to call it via the PLT 2013-08-01 05:54:24 +00:00
compat-43 End sentence with a dot. 2013-05-06 13:29:12 +00:00
compiler_rt Build glue for including compiler-rt in libc, not hooked up yet. 2013-07-04 22:14: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 Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. 2013-05-17 12:55:56 +00:00
gen Use Mt for email addresses. 2013-07-20 21:39:55 +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 conforms -> conform, since it's the verb for three nouns and thus plural. 2013-05-12 10:44:23 +00:00
include Add strerror_l. 2013-08-19 13:03:12 +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 Missing locale specific change. 2013-08-19 20:41: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 fix gethostbyaddr prototype per TOG. 2013-08-19 07:18:42 +00:00
nls Add nl_langinfo_l, catopen_l and wcsftime_l. 2013-08-19 08:03:33 +00:00
quad ARM EABI needs left shift logical too. 2013-04-30 01:43:01 +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 - add __clnt_sigfillset() that does not blindly block all signals but excludes 2013-05-07 21:08:44 +00:00
softfloat Only include <arm/aeabi.h> when __ARM_PCS_VFP is defined. 2013-08-01 23:21:19 +00:00
ssp Minus (one) needs a backslash before the minus. 2012-07-19 06:44:12 +00:00
stdio don't cast malloc 2013-05-19 21:45:00 +00:00
stdlib Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
string Add strerror_l. 2013-08-19 13:03:12 +00:00
sys Use more markup and improve table formatting. 2013-08-02 20:13:09 +00:00
termios Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
thread-stub mark __libc_thr_exit_stub dead here too 2013-05-28 17:29:41 +00:00
time CID 1060853: Negative array index read (REVERSE_NEGATIVE) 2013-08-06 05:48:39 +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 Don't pass assembler flags to cpp for genassym. 2013-07-30 15:28:47 +00:00
Makefile.inc welcome to WARNS=5 2012-03-21 14:52:40 +00:00
shlib_version Add strtol_l and friends. Switch _citrus_bcs_strtol to use plain 2013-04-16 21:44:06 +00:00