NetBSD/lib/libc/stdlib
mycroft 34dbfc64b6 Fix two compiler warnings. 1994-01-04 21:40:23 +00:00
..
Makefile.inc Integrate strtoq() and strtouq() from bsd-sources on uunet. 1994-01-03 22:58:35 +00:00
_rand48.c Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +00:00
a64l.c Added 1170's a64l() & l64a() functions. 1993-10-22 17:26:43 +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 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 22:06:07 +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 Removed trailing comma from SEE ALSO section. 1993-10-14 23:30:41 +00:00
calloc.c Changed to use memset() instead of bzero(). 1993-11-30 21:55:35 +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 Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +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 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 22:06:07 +00:00
getenv.c Rename _findenv() to __findenv(), as _findenv is in the user's namespace. 1993-10-15 01:26:42 +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
l64a.c Added 1170's a64l() & l64a() functions. 1993-10-22 17:26:43 +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 Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +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 Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +00:00
malloc.3 Remove unwanted comma from NAME section. 1993-12-15 18:09:42 +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 Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +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 Change C library functions to use strchr() and strrchr() instead of index() 1993-11-24 19:43:49 +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 Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +00:00
setenv.c Rename _findenv() to __findenv(), as _findenv is in the user's namespace. 1993-10-15 01:26:42 +00:00
srand48.c Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the 1993-10-14 00:34:17 +00:00
strtod.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 22:06:07 +00:00
strtod.c #include <ctype.h> to use the isspace() macro. 1993-12-28 19:42:49 +00:00
strtol.3 Integrate strtoq() and strtouq() from bsd-sources on uunet. 1994-01-03 22:58:35 +00:00
strtol.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strtoq.c Fix two compiler warnings. 1994-01-04 21:40:23 +00:00
strtoul.3 Integrate strtoq() and strtouq() from bsd-sources on uunet. 1994-01-03 22:58:35 +00:00
strtoul.c Declare rcsid strings so they are stored in text segment. 1993-08-26 00:43:03 +00:00
strtouq.c Fix two compiler warnings. 1994-01-04 21:40:23 +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