NetBSD/lib/libc
2008-04-27 09:26:20 +00:00
..
arch add matching END(). found via -Wa,--fatal-warnings 2008-04-22 04:47:44 +00:00
citrus add BOM to utf-16/32 stream in case that endian is not specified, 2008-03-20 11:47:45 +00:00
compat Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
compat-43
db
dlfcn
gdtoa Make this build again. 2008-03-28 00:56:54 +00:00
gen constify dirname(3) and basename(3) 2008-04-23 07:53:26 +00:00
gmon
hash Fix replicated typo 2008-04-13 02:04:31 +00:00
iconv
include fix comment Abtract -> Abstract 2008-02-04 23:08:01 +00:00
inet remove redundant check. 2008-01-20 04:56:08 +00:00
isc
locale I don't see why we need to strong alias those. Nothing else does it. 2008-04-25 16:43:00 +00:00
md
misc Make the atexit mutex recursive and initialize it in __libc_init() 2008-02-25 14:06:13 +00:00
nameser
net Document the callback API used by "standard" functions. 2008-04-19 08:24:45 +00:00
nls Improvements and fixes from J. Vicente Carrasco sent by private mail. 2008-04-03 10:47:27 +00:00
quad
regex
resolv
rpc make this compile again. (hi, xtos!) 2008-04-25 23:51:41 +00:00
softfloat When creating unsigned int results, do not distinguish positive versus 2007-11-08 21:31:04 +00:00
ssp Never use "utilize". It means exactly the same thing as "use", but it 2007-08-20 16:07:05 +00:00
stdio Don't coredump on out of memory conditions. This solution leaks, but gdtoa 2008-03-21 23:13:48 +00:00
stdlib Fix another integer overflow issue discovered by Maksymilian Arciemowicz. 2008-03-27 21:50:30 +00:00
string use the proper variable. 2008-02-23 15:53:22 +00:00
sys Add posix_madvise(2) and appropriate definitions in sys/mman.h header. 2008-04-22 10:42:16 +00:00
termios
thread-stub add fw decl. 2007-12-14 17:06:07 +00:00
time Add %F the ISO 8601 date format which is equivalent to %Y-%m-%d. This 2008-04-25 20:51:10 +00:00
uuid constify uuid(3) 2008-04-23 07:52:32 +00:00
yp
Makefile Ensure that we pass -z initfirst to the linker. The mips gcc 2007-12-08 18:34:51 +00:00
Makefile.inc
shlib_version mention ldexp, frexp, modf. 2008-04-27 09:26:20 +00:00