NetBSD/lib/libc/stdlib
christos 23b2e3cd80 Fix another integer overflow issue discovered by Maksymilian Arciemowicz.
On top of this, limit the range of getnumber to 0x00ffffff to make sure
that adding two of them does not cause an integer overflow.
2008-03-27 21:50:30 +00:00
..
_rand48.c
_strtoimax.c
_strtoll.c
_strtoull.c
_strtoumax.c
a64l.3
a64l.c
abort.3
abort.c
abs.3
abs.c
alloca.3
atexit.3
atexit.c There's no need to do the mutex_trylock dance anymore in __cxa_finalize(), 2008-02-25 14:35:54 +00:00
atexit.h
atof.3
atof.c
atoi.3
atoi.c
atol.3
atol.c
atoll.3
atoll.c
bsearch.3
bsearch.c
div.3
div.c
drand48.c
erand48_ieee754.c
erand48.c
exit.3
exit.c
getenv.3
getenv.c
getopt_long.3
getopt_long.c
getopt.3
getopt.c
getsubopt.3
getsubopt.c
grantpt.3
hcreate.3
hcreate.c
heapsort.c Use size_t to avoid overflow when sorting large arrays. While here, ANSIfy. 2008-03-11 18:04:59 +00:00
insque.3
insque.c
jemalloc.c Redo the CPU-based arena selection slightly differently. With the latest 2008-03-08 13:17:13 +00:00
jrand48.c
l64a.c
labs.3
labs.c
lcong48.c
ldiv.3
ldiv.c
Lint_abs.c
Lint_div.c
Lint_labs.c
Lint_ldiv.c
Lint_llabs.c
llabs.3
llabs.c
lldiv.3
lldiv.c
local.h
lrand48.c
lsearch.3
lsearch.c
Makefile.inc
malloc.3
malloc.c fix posix_memalign; we are not going to support alignments > pagesize in 2008-02-03 22:56:53 +00:00
memory.3
merge.c
mrand48.c
nrand48.c
posix_memalign.3
posix_openpt.3
posix_openpt.c
ptsname.3
pty.c
putenv.c
qabs.3
qabs.c
qdiv.3
qdiv.c
qsort.3
qsort.c Use size_t to avoid overflow when sorting large arrays. While here, ANSIfy. 2008-03-11 18:04:59 +00:00
radixsort.3
radixsort.c
rand48.3
rand48.h
rand_r.c
rand.3
rand.c
random.3 mention RANDOM_MAX 2008-02-28 16:16:35 +00:00
remque.c
seed48.c
setenv.c
srand48.c
strfmon.3
strfmon.c Fix another integer overflow issue discovered by Maksymilian Arciemowicz. 2008-03-27 21:50:30 +00:00
strsuftoll.3
strsuftoll.c
strtod.3
strtoimax.c
strtol.3
strtol.c
strtoq.c
strtoul.3
strtouq.c
system.3
system.c
tdelete.c
tfind.c
tsearch.3 Fix twalk()s 3rd argument name so that it matches rest of manpage and 2007-12-07 07:33:13 +00:00
tsearch.c
twalk.c
unlockpt.3
unsetenv.c