NetBSD/lib/libc
joerg eb3cdf8761 Provide stubs for pthread_detach/pthread_join. 2013-04-27 20:36:47 +00:00
..
arch Add #include <stdint.h> 2013-04-24 18:04:46 +00:00
atomic
cdb Don't refuse the open databases without entries or keys, just protect 2012-09-27 00:37:43 +00:00
citrus Restore standalone strtol/strtoul for citrus for now. 2013-04-26 21:20:47 +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 Add libc/locale to the search path. 2013-04-19 20:18:33 +00:00
gen Add isalpha_l and friends. 2013-04-16 11:29:12 +00:00
gmon
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 Store time-specific locale data directly in the locale. 2013-04-21 17:45:46 +00:00
inet - Further clarify differences between inet_pton() and inet_aton() 2012-07-25 14:51:15 +00:00
isc
locale Store time-specific locale data directly in the locale. 2013-04-21 17:45:46 +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 PR/47747: Thorsten Brehm: TCP-based RPC client calls no longer terminate when 2013-04-17 16:36:47 +00:00
softfloat Use MACHINE_ARCH, not MACHINE 2013-04-16 12:26:28 +00:00
ssp Minus (one) needs a backslash before the minus. 2012-07-19 06:44:12 +00:00
stdio PR/47757: Eric Radman: mktemp(3) mangles the pathname if not given an absolute 2013-04-22 20:57:36 +00:00
stdlib Bump date for adding the function to NetBSD. Fix xref. 2013-04-26 19:37:18 +00:00
string Add dummy strcoll_l and strxfrm_l. 2013-04-19 23:28:47 +00:00
sys For pipe2(2), EINVAL won't be returned if the flag is O_NOSIGPIPE. 2013-04-23 23:39:13 +00:00
termios Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
thread-stub Provide stubs for pthread_detach/pthread_join. 2013-04-27 20:36:47 +00:00
time Store time-specific locale data directly in the locale. 2013-04-21 17:45:46 +00:00
tls
uuid
yp Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
Makefile Just build the legacy stuff for earm (for now). 2013-04-27 08:00:40 +00:00
Makefile.inc
libcincludes.mk
shlib_version Add strtol_l and friends. Switch _citrus_bcs_strtol to use plain 2013-04-16 21:44:06 +00:00