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 add an #include path for sigcompat.c to get at <sys/compat>; this 2006-04-24 17:15:06 +00:00
db cleanup: 2007-02-03 23:46:09 +00:00
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 fix incomplete initializers 2006-10-15 16:14:46 +00:00
hash Fix replicated typo 2008-04-13 02:04:31 +00:00
iconv do the namespace protection properly; fixes the lint-library. 2006-11-03 20:16:28 +00:00
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 Resolve conflicts. 2007-03-30 20:23:03 +00:00
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 Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
misc Make the atexit mutex recursive and initialize it in __libc_init() 2008-02-25 14:06:13 +00:00
nameser Resolve conflicts. 2007-03-30 20:23:03 +00:00
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 Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
regex Rearrange headers for better portability. 2007-02-09 23:44:18 +00:00
resolv Re-add missing file (removed by cvs import because it was added manually by 2007-03-30 20:40:52 +00:00
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 use FD_CLOEXEC instead of 1. 2006-11-03 20:18:49 +00:00
Makefile Ensure that we pass -z initfirst to the linker. The mips gcc 2007-12-08 18:34:51 +00:00
Makefile.inc We can USE_FORT now. 2007-06-03 17:36:08 +00:00
shlib_version mention ldexp, frexp, modf. 2008-04-27 09:26:20 +00:00