NetBSD/lib/libc/stdlib
jtc 2eb08c94c4 POSIX.2 has changed getopt to return -1 instead of EOF (to decouple getopt()
from standard i/o).  This change is more pedantic than functional as EOF
is defined to be -1.
1993-09-14 22:37:24 +00:00
..
Makefile.inc Add RCS identifiers. 1993-08-01 05:37:30 +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 Add RCS indentifiers. 1993-08-01 07:42:49 +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 Add RCS indentifiers. 1993-08-01 07:42:49 +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 Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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
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 POSIX.2 has changed getopt to return -1 instead of EOF (to decouple getopt() 1993-09-14 22:37:24 +00:00
getopt.c POSIX.2 has changed getopt to return -1 instead of EOF (to decouple getopt() 1993-09-14 22:37:24 +00:00
heapsort.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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
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
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
multibyte.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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
random.3 Add RCS indentifiers. 1993-08-01 07:42:49 +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
setenv.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +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