NetBSD/lib/libc
2010-01-29 22:26:48 +00:00
..
arch Move AMD64's bswap64 implementation from libc to src/common and share it 2010-01-14 02:09:46 +00:00
atomic Punctuation nit. Remove superfluous .Pp. 2009-05-18 12:40:21 +00:00
citrus Add parentheses around a misleading string constant concatenation, 2009-09-05 06:44:27 +00:00
compat fix behavior in case of +-Inf or NaN input: return the proper 2010-01-27 14:10:41 +00:00
compat-43
db correct cast to size_t. 2009-04-23 22:09:23 +00:00
dlfcn Add Solarisa-like dlinfo() interface to the ELF dynamic linker. 2009-09-24 21:21:33 +00:00
gdtoa Close file handle after using it. Found by cppcheck. 2010-01-17 23:06:31 +00:00
gen fix behavior in case of +-Inf or NaN input: return the proper 2010-01-27 14:10:41 +00:00
gmon Close log file handle after using it. Found by cppcheck. 2010-01-17 23:09:02 +00:00
hash Close file handle in error case. Found by cppcheck. 2010-01-17 23:10:20 +00:00
iconv Revert to revision 1.8. Blindly ignoring options is not acceptable 2009-08-05 15:17:02 +00:00
include Protect getline. 2009-12-02 08:46:33 +00:00
inet merge libbind and bump. 2009-04-12 17:07:16 +00:00
isc merge libbind and bump. 2009-04-12 17:07:16 +00:00
locale Close file handles in error cases. Found by cppcheck. 2010-01-17 23:12:30 +00:00
md According to Alexander Bluhm in tech-toolchain on 31 Jan 2009, the way 2009-03-06 18:15:23 +00:00
misc -delete prototypes which are already in <ssp/ssp.h> 2009-11-17 20:46:20 +00:00
nameser fix lint issues and actual bugs lint found (missing break statements) 2009-04-12 19:43:37 +00:00
net Print AppleTalk phase 2 range, too, if available. 2010-01-29 22:26:48 +00:00
nls Use MAP_FAILED and NULL. 2009-03-10 13:15:40 +00:00
quad Assign quad / softfloat specific ${SRCS} to ${SRCS.quad} / ${SRCS.softfloat} 2009-12-06 05:34:42 +00:00
regex Convert to mdoc markup. 2009-04-21 14:46:02 +00:00
resolv the doo doo doo, the daa daa daa... 2009-11-22 18:04:37 +00:00
rpc No .Pp inside .Rs/.Re. 2009-10-13 21:39:55 +00:00
softfloat Merge from matt-nb5-mips64. 2009-12-14 01:07:41 +00:00
ssp Free malloc()ed buffer in error case. Found by cppcheck. 2010-01-17 23:13:32 +00:00
stdio Use a proper char */size_t pair in __sfileext to keep track of the line 2010-01-11 20:39:29 +00:00
stdlib tyop de fix 2009-12-02 12:50:27 +00:00
string Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
sys Sort ERRORS. 2009-12-20 02:16:40 +00:00
termios
thread-stub Assign copyright to TNF 2009-12-01 01:33:25 +00:00
time Fix mdoc(7)/man(7) mix up. 2010-01-08 23:14:13 +00:00
uuid
yp Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +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 Provide the phony "tags" target as previous. Make it depend on the real 2009-12-06 12:56:59 +00:00
Makefile.inc use libcincludes.mk 2008-10-26 07:42:09 +00:00
shlib_version Introduce allocaddrinfo(3) to make writing getaddrinfo() nss plugins easier. 2009-10-02 02:45:28 +00:00