NetBSD/lib/libc
wiz 5eee512564 Fix typo, from Bug Hunting. 2012-04-06 11:35:39 +00:00
..
arch nbytes is now size_t 2012-03-29 21:21:04 +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 Switch to C89 definitions. 2012-03-20 17:05:59 +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 PR/46279: Dr. W. Stukenbrock: Off-by-one in buffer length check and make sure 2012-03-29 14:43:58 +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 PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operations 2012-03-02 17:27:48 +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 Fix xref; security(8) -> security(7). 2011-03-21 04:42:50 +00:00
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 size_t -> uint8_t 2012-03-21 00:35:50 +00:00
sys fix a couple of typos 2012-04-02 22:06:47 +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 Add a workaround for older crt0.o that overwrite r2 (tcb pointer). 2011-04-07 02:19:28 +00:00
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