NetBSD/lib/libc
martin 3fb72627c8 Define _POSIX_SPAWN in unistd.h and also provide its value via sysconf(),
as required by posix since we support posix_spawn().
2012-08-01 15:24:22 +00:00
..
arch Error out if compiled with -mfp=vfp and -mhard-float 2012-08-01 06:10:21 +00:00
atomic
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 Define _POSIX_SPAWN in unistd.h and also provide its value via sysconf(), 2012-08-01 15:24:22 +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 - change from size_t to unsigned int because we don't need the extra width 2012-03-25 19:53:18 +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 Fix a bug introduced by lint cleanup. 2012-03-24 00:06:20 +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
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