NetBSD/lib/libc
2012-08-05 06:34:44 +00:00
..
arch Only compile __aeabi_*ldivmod for earm/earmeb. 2012-08-05 06:34:44 +00:00
atomic Fix a typo. 2011-04-28 11:56:26 +00:00
cdb Redo hashing, if two of the three individual hashes result in identical 2012-07-21 22:49:37 +00:00
citrus Henning Petersen in PR lib/46560: fix memory leak in error path 2012-06-08 07:49:42 +00:00
compat use setenv so that we don't leak memory. 2012-04-22 15:55:41 +00:00
compat-43 Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
db PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +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 If compiling for SOFTFLOAT, include "softfloat/softfloat-for-gcc.h" so we 2012-08-05 04:28:58 +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 Remove code for CITRUS!=yes. 2012-01-20 16:31:29 +00:00
include Add weak symbol for murmurhash2. 2012-07-09 21:25:46 +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 Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
md Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
misc PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
nameser PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
net bin/46703: BSD r-commands use wrong source address for stderr 2012-07-14 15:06:26 +00:00
nls comment 2012-07-30 23:02:41 +00:00
quad If compiling for SOFTFLOAT, include "softfloat/softfloat-for-gcc.h" so we 2012-08-05 04:28:58 +00:00
regex PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
resolv Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
rpc Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
softfloat ARM EABI (AAPCS) uses different names for the softfloat routines that 2012-08-05 04:27:42 +00:00
ssp Minus (one) needs a backslash before the minus. 2012-07-19 06:44:12 +00:00
stdio Sort description of flags. 2012-07-02 20:02:43 +00:00
stdlib Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
string Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
sys Add ENOTCONN to returned error codes, bump date. 2012-07-09 21:22:21 +00:00
termios Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
thread-stub Use __dead 2011-09-16 16:05:58 +00:00
time Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +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 Remove code for CITRUS!=yes. 2012-01-20 16:31:29 +00:00
Makefile.inc welcome to WARNS=5 2012-03-21 14:52:40 +00:00
shlib_version Note that when the mythical libc bump comes, one of the things we should 2012-07-17 05:41:30 +00:00