NetBSD/lib/libc
ginsbach 8a9d1a0f53 - Further clarify differences between inet_pton() and inet_aton()
(i.e. the former only accepts decimal numbers; no octal or hex)
- Clarify that inet_network() does not do byte rearrangement for one,
  two, and three part dotted addresses ala inet_aton() and inet_addr().
- whitespace
2012-07-25 14:51:15 +00:00
..
arch On the libc/libgcc clashes cleanup that removed divsi3.o from libc, ARM/evbarm 2012-07-11 18:24:27 +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 Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +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 Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +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 Add a workaround for older crt0.o that overwrite r2 (tcb pointer). 2011-04-07 02:19:28 +00:00
uuid Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
yp Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
libcincludes.mk put the code to find the libc include directories and define ARCHSUBDIR 2008-10-26 07:28:06 +00:00
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