NetBSD/lib/libc
christos fa27739cb4 PR/12810: Chris ?: malloc core-dumps when given large number as the argument.
This is because integer overflow occurs in the computation of the size of
the page directory array. We now detect that, and return ENOMEM.
2001-05-03 15:35:12 +00:00
..
arch tweak barrier ops some more 2001-04-26 04:18:32 +00:00
compat-43
db build new hsearch() code 2001-02-14 05:44:29 +00:00
dlfcn
gen Enable ELF32 support for VAX. 2001-05-03 08:23:13 +00:00
gmon convert from __progname to getprogname() 2001-02-19 22:22:16 +00:00
hash Fix printf format used in example; from Jim Bernard in PR lib/12496. 2001-03-29 18:50:59 +00:00
include * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
locale Need <limits.h> in _CTYPE_PRIVATE environments. 2001-04-17 20:12:31 +00:00
md Make this file lint. 2001-03-20 11:47:44 +00:00
net remove obsolete MAN lines for getipnodeby* (has been comented out) 2001-04-29 04:33:54 +00:00
nls
quad
regex
rpc In __rpc_uaddr2taddr_af, actually return useful data for the AF_LOCAL 2001-04-22 20:51:25 +00:00
softfloat fix WARNS triggered by reachover makefile under regress 2001-03-13 08:15:14 +00:00
stdio Clarify C standards situation a bit. 2001-04-30 08:47:59 +00:00
stdlib PR/12810: Chris ?: malloc core-dumps when given large number as the argument. 2001-05-03 15:35:12 +00:00
string mdoc'ify 2001-04-09 12:07:57 +00:00
sys Spell occurred correctly. 2001-04-25 02:19:48 +00:00
termios
thread-stub
time If the TZ environment variable was set to the empty string, a call to 2001-04-27 14:21:15 +00:00
yp Whitespace fixes. 2001-04-09 12:09:11 +00:00
Makefile I've had it. Raise the barrier on committing unlinted code. On the i386 2001-02-06 18:47:09 +00:00
shlib_version Bump minor version to 75: addition of strtoimax() and strtoumax(). 2001-04-28 15:43:04 +00:00