NetBSD/lib/libc/stdlib
cgd 4fffd61a7f fix it to be the way i *meant* it to be... 1994-04-08 00:58:04 +00:00
..
Makefile.inc Remove machine-dependent atof() implementations; use machine independant 1994-03-17 01:58:55 +00:00
_rand48.c
a64l.c Fix spelling error in Copyright notice 1994-01-28 20:34:33 +00:00
abort.3
abort.c
abs.3
abs.c
alloca.3
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
atexit.h
atof.3
atof.c
atoi.3
atoi.c
atol.3
atol.c
bsearch.3 Fix spelling errors. 1994-01-10 23:32:20 +00:00
bsearch.c
calloc.3
calloc.c Changed to use memset() instead of bzero(). 1993-11-30 21:55:35 +00:00
cfree.c
div.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
div.c
drand48.c
erand48.c
exit.3
exit.c
free.3
getenv.3 fix it to be the way i *meant* it to be... 1994-04-08 00:58:04 +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 Fix spelling errors. 1994-01-10 23:32:20 +00:00
getopt.c
heapsort.c
jrand48.c
l64a.c Fix spelling error in Copyright notice 1994-01-28 20:34:33 +00:00
labs.3
labs.c
lcong48.c
ldiv.3
ldiv.c
lrand48.c
malloc.3 Remove unwanted comma from NAME section. 1993-12-15 18:09:42 +00:00
malloc.c
memory.3
mrand48.c
multibyte.c
nrand48.c
putenv.c Change C library functions to use strchr() and strrchr() instead of index() 1993-11-24 19:43:49 +00:00
qsort.3
qsort.c
radixsort.3
radixsort.c
rand.3
rand.c
rand48.3
rand48.h
random.3
random.c
realloc.3 Fix spelling errors. 1994-01-10 23:32:20 +00:00
seed48.c
setenv.c Rename _findenv() to __findenv(), as _findenv is in the user's namespace. 1993-10-15 01:26:42 +00:00
srand48.c
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 Adding ns32k support. 1994-02-25 07:41:35 +00:00
strtol.3 Integrate strtoq() and strtouq() from bsd-sources on uunet. 1994-01-03 22:58:35 +00:00
strtol.c
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
strtouq.c Fix two compiler warnings. 1994-01-04 21:40:23 +00:00
system.3
system.c