NetBSD/lib/libc
christos ab6254493d Don't coredump on out of memory conditions. This solution leaks, but gdtoa
is too complicated to fix. Try printf %99999999999.9999999999f 2
2008-03-21 23:13:48 +00:00
..
arch When compiling for _STANDALONE, omit a bunch of headers which aren't really 2008-03-18 20:11:43 +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 cleanup: 2007-02-03 23:46:09 +00:00
dlfcn
gdtoa Don't coredump on out of memory conditions. This solution leaks, but gdtoa 2008-03-21 23:13:48 +00:00
gen Style tweaks: 2008-03-10 01:18:44 +00:00
gmon fix incomplete initializers 2006-10-15 16:14:46 +00:00
hash More cleanup after sha2.h and rmd160.h moved house 2006-10-28 13:05:42 +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 bin/38047 fix bad prototype for function mbrlen 2008-02-28 19:36:51 +00:00
md
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 Adjust "The getpeereid() function appeared in NetBSD 4.0" to a more 2008-01-29 13:55:27 +00:00
nls Avoid munmap(-1, ...) - doesn't make much sense. 2007-12-28 00:39:32 +00:00
quad
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 Always try both tcp and udp, trying first the one specified by the protocol 2008-01-28 01:10:22 +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 Avoid integer overflow; reported by Maksymilian Arciemowicz. 2008-03-18 18:16:08 +00:00
string use the proper variable. 2008-02-23 15:53:22 +00:00
sys Describe how to portable extend a file. From joerg. Bump date. 2008-03-16 11:33:40 +00:00
termios
thread-stub add fw decl. 2007-12-14 17:06:07 +00:00
time Make sure that %r honors the LC_TIME t_fmt_ampm. This restores 2007-07-31 20:19:16 +00:00
uuid spell precede; from Zafer 2006-11-25 16:48:31 +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 Since _file is a short, check that the fd fits in it, otherwise bail with 2008-03-13 15:40:00 +00:00