NetBSD/lib/libc
dholland d66ac51d84 Mark these obsolete as well. 2012-05-05 21:24:19 +00:00
..
arch nbytes is now size_t 2012-03-29 21:21:04 +00:00
atomic
cdb hack to silence lint 2012-03-17 17:59:58 +00:00
citrus Do not depend on failing malloc to set errno 2012-05-04 16:45:05 +00:00
compat use setenv so that we don't leak memory. 2012-04-22 15:55:41 +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 add constcond, make shifts unsigned 2012-03-22 15:34:14 +00:00
gen Drop obsolete pthread restriction. 2012-05-04 12:28:03 +00:00
gmon PR/45989: Martin Husemann: lint invocation does include -w only on i386 2012-03-13 21:13:30 +00:00
hash Use C89 definition. 2012-03-20 17:06:43 +00:00
iconv Remove code for CITRUS!=yes. 2012-01-20 16:31:29 +00:00
include name protection for getpassfd 2012-04-12 22:08:46 +00:00
inet Use C89 definitions 2012-03-20 17:08:13 +00:00
isc time_t casts 2012-03-21 00:34:54 +00:00
locale cast CHAR_MAX to (char) for unsigned character machines 2012-03-21 14:11:24 +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 Use C89 Prototypes. 2012-03-20 17:44:17 +00:00
nls Use C89 Prototypes. 2012-03-20 17:44:17 +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 time_t casts 2012-03-21 00:34:54 +00:00
rpc vax-specific lint fixes. 2012-03-22 17:32:21 +00:00
softfloat Fix a bug introduced by lint cleanup. 2012-03-24 00:06:20 +00:00
ssp
stdio The flush function makes the tests fail. So undo it for now until we decide 2012-03-29 14:27:33 +00:00
stdlib rename umax2s->size_t2s function per apb's request. 2012-03-21 14:32:22 +00:00
string Mark these obsolete as well. 2012-05-05 21:24:19 +00:00
sys Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
termios
thread-stub Use __dead 2011-09-16 16:05:58 +00:00
time Fix typo, from Bug Hunting. 2012-04-06 11:35:39 +00:00
tls
uuid
yp Convert to use C89 prototypes. 2012-03-20 16:30:26 +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
libcincludes.mk
shlib_version Implement sem_timedwait. 2012-03-08 21:59:24 +00:00