NetBSD/lib/libc
tnozaki 36a8b8869c 1. fix wrong byte order mark of utf-16, reported by NARUSE Yui -san.
patch provided by tshiozak@ -san.

2. don't eat 0xfeff/0xfffe if they don't appear at the first of bytestream.
noticed y tshiozak@ -san, patch provied by me.

thanks a lot.
2010-03-15 15:00:58 +00:00
..
arch update all of these makefiles for the .so -> .pico change. 2010-03-14 00:26:09 +00:00
atomic Link atomic_cas.3 to atomic_cas_{32,64,ptr,uint,ulong}_ni.3. 2010-02-12 22:34:38 +00:00
citrus 1. fix wrong byte order mark of utf-16, reported by NARUSE Yui -san. 2010-03-15 15:00:58 +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 - KNF 2010-03-01 19:52:38 +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 indentation/whitespace 2010-03-07 23:49:14 +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 Fix race condition on reallocation of huge category. 2010-03-04 22:48:31 +00:00
string Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
sys Uncomment crash(8) reference. 2010-02-25 17:15:55 +00:00
termios
thread-stub Assign copyright to TNF 2009-12-01 01:33:25 +00:00
time Fix a bug reported by Gene, and debugged by Robert Elz. fsck_ffs can coredump 2010-02-17 17:25:55 +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