NetBSD/lib/libc/stdlib
jtc aa13ae606a Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
..
Makefile.inc Split cfree() out of calloc.c. 1993-10-13 21:44:23 +00:00
_rand48.c Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
abort.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
abort.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
abs.3 SEE ALSO items not comma separated. 1993-10-04 18:06:34 +00:00
abs.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
alloca.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
atexit.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
atexit.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
atexit.h Add RCS identifiers. 1993-08-01 17:54:45 +00:00
atof.3 Remove BUGS section, as atof() is now implemented in terms of strtod(). 1993-10-04 17:57:42 +00:00
atof.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
atoi.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
atoi.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
atol.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
atol.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
bsearch.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
bsearch.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
calloc.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
calloc.c Split cfree() out of calloc.c. 1993-10-13 21:44:23 +00:00
cfree.c Split cfree() out of calloc.c. 1993-10-13 21:44:23 +00:00
div.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
div.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
drand48.c Rand48 routines from martin@ntkupc1.tuwien.ac.at (Martin Birgmeier) 1993-10-07 19:53:35 +00:00
erand48.c Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
exit.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
exit.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
free.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
getenv.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
getenv.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
getopt.3 Document (well, really just mention) external variable optopt. 1993-10-13 17:23:39 +00:00
getopt.c POSIX.2 requires special behavior if the first character of the optstring 1993-10-12 21:52:45 +00:00
heapsort.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
jrand48.c Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
labs.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
labs.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
lcong48.c Rand48 routines from martin@ntkupc1.tuwien.ac.at (Martin Birgmeier) 1993-10-07 19:53:35 +00:00
ldiv.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
ldiv.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
lrand48.c Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
malloc.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
malloc.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
memory.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
mrand48.c Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
multibyte.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
nrand48.c Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
putenv.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
qsort.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
qsort.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
radixsort.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
radixsort.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
rand.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
rand.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
rand48.3 Added rand48 manual page. 1993-10-09 00:08:02 +00:00
rand48.h Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
random.3 Change <stdlib> to <stdlib.h> in SYNOPSIS. 1993-10-04 18:05:47 +00:00
random.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
realloc.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
seed48.c Rand48 routines from martin@ntkupc1.tuwien.ac.at (Martin Birgmeier) 1993-10-07 19:53:35 +00:00
setenv.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
srand48.c Rand48 routines from martin@ntkupc1.tuwien.ac.at (Martin Birgmeier) 1993-10-07 19:53:35 +00:00
strtod.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strtod.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strtol.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strtol.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strtoul.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strtoul.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
system.3 Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
system.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00