NetBSD/lib/libc/stdlib
2006-04-24 21:54:37 +00:00
..
_rand48.c
_strtoimax.c compat core reorg. 2005-09-13 01:44:08 +00:00
_strtoll.c compat core reorg. 2005-09-13 01:44:08 +00:00
_strtoull.c compat core reorg. 2005-09-13 01:44:08 +00:00
_strtoumax.c compat core reorg. 2005-09-13 01:44:08 +00:00
a64l.3
a64l.c
abort.3
abort.c
abs.3
abs.c
alloca.3
atexit.3
atexit.c
atexit.h
atof.3
atof.c
atoi.3
atoi.c
atol.3
atol.c
atoll.3
atoll.c
bsearch.3
bsearch.c WARNS=4 2005-11-29 03:11:58 +00:00
calloc.c
div.3
div.c
drand48.c
erand48_ieee754.c switch byteorder of seed to match previous (and documented) behaviour 2006-03-31 11:42:31 +00:00
erand48.c <math.h> is just needed for the ldexp() call in erand48() - 2006-03-22 20:52:16 +00:00
exit.3
exit.c
getenv.3 Punctuation nits; grammar fix. 2005-09-26 10:54:46 +00:00
getenv.c add getenv_r and ttyname_r 2005-09-25 20:08:01 +00:00
getopt_long.3 note that "argv" is not really const. 2005-12-02 14:11:01 +00:00
getopt_long.c don't make internal functions pretend to take a const argument. 2005-12-02 14:08:51 +00:00
getopt.3
getopt.c WARNS=4 2005-11-29 03:11:58 +00:00
getsubopt.3
getsubopt.c
grantpt.3
hcreate.3
hcreate.c
heapsort.c
insque.3 Remove superfluous Pp. 2005-07-12 08:28:27 +00:00
insque.c tolerate NULL pointers at some places 2005-07-06 17:17:15 +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 Remove superfluous Pp, sort sections. 2005-07-12 08:28:42 +00:00
lsearch.c revert previous, my include files were out of day. 2005-07-16 17:32:09 +00:00
Makefile.inc build erand48_ieee754.c on everything but vax 2006-03-22 22:03:58 +00:00
malloc.3 Bump date for previous. 2006-04-24 21:54:37 +00:00
malloc.c __inline__ -> inline 2005-12-24 21:42:02 +00:00
memory.3
merge.c
mrand48.c
nrand48.c
posix_openpt.3
posix_openpt.c
ptsname.3
pty.c
putenv.c
qabs.3
qabs.c
qdiv.3
qdiv.c
qsort.3
qsort.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:11:15 +00:00
radixsort.3
radixsort.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:11:15 +00:00
rand48.3 correct multiplicand in pseudorandom generation 2006-03-31 11:43:54 +00:00
rand48.h <math.h> is just needed for the ldexp() call in erand48() - 2006-03-22 20:52:16 +00:00
rand_r.c
rand.3 Xref rnd(4). 2006-03-24 16:14:42 +00:00
rand.c
random.3
remque.c tolerate NULL pointers at some places 2005-07-06 17:17:15 +00:00
seed48.c
setenv.c
srand48.c
strfmon.3
strfmon.c Coverity CID 1560: Don't leak memory when multiple currency symbols are present 2006-03-19 01:50:49 +00:00
strsuftoll.3
strsuftoll.c
strtod.3 Use more macros. 2006-03-15 20:08:24 +00:00
strtoimax.c WARNS=4 2005-11-29 03:11:58 +00:00
strtol.3
strtol.c WARNS=4 2005-11-29 03:11:58 +00:00
strtoll.c WARNS=4 2005-11-29 03:11:58 +00:00
strtoq.c WARNS=4 2005-11-29 03:11:58 +00:00
strtoul.3
strtoull.c WARNS=4 2005-11-29 03:11:58 +00:00
strtouq.c WARNS=4 2005-11-29 03:11:58 +00:00
system.3
system.c WARNS=4 2005-11-29 03:11:58 +00:00
tdelete.c Coverity CID 2528: Don't delete the node we are about to return. 2006-03-19 01:12:08 +00:00
tfind.c
tsearch.3
tsearch.c WARNS=4 2005-11-29 03:11:58 +00:00
twalk.c
unlockpt.3
unsetenv.c compat core reorg. 2005-09-13 01:44:08 +00:00