NetBSD/lib/libc
drochner 8c54151993 -fix uninitialized variable introduced in previous
(found by gcc:-)
-minor prototype cleanup
2006-03-22 12:51:32 +00:00
..
arch It's .endif, not .fi. 2006-03-21 22:50:13 +00:00
citrus Coverity CID 1440: off by one in array count. 2006-03-22 00:08:09 +00:00
compat Fix bug where we did not build archdir and simplify. 2006-03-11 23:04:03 +00:00
compat-43
db retrun -> return 2006-03-19 03:36:28 +00:00
dlfcn
gdtoa Coverity CID 590: since bdif > 0, k = bdif - 1 >= 0, so k < 0 cannot happen. 2006-03-19 03:04:04 +00:00
gen Coverity CID 1640: closedir on error. 2006-03-22 00:05:01 +00:00
gmon fix debugging printf formats. 2006-01-24 17:33:44 +00:00
hash change #include <sys/endian.h> => #include <machine/endian.h> so that 2006-02-09 22:03:15 +00:00
iconv
include Add strtof(3) and strtold(3); welcome libc 12.137. 2006-03-15 17:35:17 +00:00
inet
isc
locale Coverity CID 571: Remove dead code. 2006-03-19 02:54:38 +00:00
md
nameser
net Coverity CID 2279: Plug memory leak. 2006-03-22 00:03:51 +00:00
nls Fix spelling (Jon Olsson) 2006-03-15 16:13:00 +00:00
quad
regex remove unused label. 2006-03-19 04:43:17 +00:00
resolv Coverity CID 618: Comment out dead code. 2006-03-19 03:10:08 +00:00
rpc -fix uninitialized variable introduced in previous 2006-03-22 12:51:32 +00:00
softfloat
stdio Mark up NULL and -. 2006-03-19 10:46:21 +00:00
stdlib Coverity CID 1560: Don't leak memory when multiple currency symbols are present 2006-03-19 01:50:49 +00:00
string Must include "namespace.h" for strerror_r()'s internal name. 2006-01-26 11:13:42 +00:00
sys Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00
termios
thread-stub
time Coverity CID 578: remove dead code 2006-03-22 00:14:18 +00:00
uuid change #include <sys/endian.h> => #include <machine/endian.h> so that 2006-02-09 22:03:15 +00:00
yp
Makefile Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00
Makefile.inc Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00
shlib_version Add strtof(3) and strtold(3); welcome libc 12.137. 2006-03-15 17:35:17 +00:00