NetBSD/lib/libc
2012-03-20 00:31:24 +00:00
..
arch Convert to C89 definitions. 2012-03-19 22:23:10 +00:00
atomic Fix a typo. 2011-04-28 11:56:26 +00:00
cdb hack to silence lint 2012-03-17 17:59:58 +00:00
citrus PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
compat missed one (thanks joerg) 2012-03-15 16:47:38 +00:00
compat-43 move the most of description to an appropriate section, HISTORY. 2012-01-05 07:05:59 +00:00
db PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
dlfcn PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
gdtoa PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
gen Simplify a bit and constify as well. Since the file is mapped read-only, 2012-03-20 00:31:24 +00:00
gmon PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
hash
iconv Remove code for CITRUS!=yes. 2012-01-20 16:31:29 +00:00
include PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operations 2012-03-02 17:27:48 +00:00
inet PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
isc PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
locale don't use __link_set_* stuff for locale implementation. 2012-03-04 21:14:55 +00:00
md PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +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 Add AI_ADDRCONFIG, which makes getaddrinfo() return only address with families 2012-03-17 21:56:40 +00:00
nls Remove code for CITRUS!=yes. 2012-01-20 16:31:29 +00:00
quad PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
regex PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
resolv PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
rpc parenthesize. 2012-03-18 16:43:34 +00:00
softfloat Fix so that float128_to_uint64_round_to_zero is defined for sparc64. 2011-07-10 04:52:23 +00:00
ssp Fix xref; security(8) -> security(7). 2011-03-21 04:42:50 +00:00
stdio - ansify, knf. 2012-03-15 18:22:30 +00:00
stdlib PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
string If we have to cast, do it properly. 2011-11-25 17:48:22 +00:00
sys pselect->paccept for this page 2012-03-19 09:34:36 +00:00
termios
thread-stub Use __dead 2011-09-16 16:05:58 +00:00
time PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +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 PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
libcincludes.mk
Makefile Remove code for CITRUS!=yes. 2012-01-20 16:31:29 +00:00
Makefile.inc Move -D_DIAGNOSTIC to a separate line (makes it easier to comment out). 2012-03-19 22:32:16 +00:00
shlib_version Implement sem_timedwait. 2012-03-08 21:59:24 +00:00