NetBSD/lib/libc/stdlib
mycroft 7006d9d304 Clean up deleted files. 1994-05-20 06:19:50 +00:00
..
Makefile.inc 44lite moved cfree() to libcompat 1994-05-20 06:19:47 +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 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 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
div.3
div.c
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
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 merge back in our changes (mostly POSIX.2 pedanticism) 1994-05-06 18:18:33 +00:00
getopt.c merge back in our changes (mostly POSIX.2 pedanticism) 1994-05-06 18:18:33 +00:00
heapsort.c
jrand48.c Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
l64a.c Fix spelling error in Copyright notice 1994-01-28 20:34:33 +00:00
labs.3
labs.c
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
ldiv.c
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
memory.3
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
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
qsort.c
radixsort.3
radixsort.c
rand.3
rand.c
rand48.3
rand48.h Change _dorand48 to __dorand48, as _dorand48 is in the user's namespace. 1993-10-13 21:55:04 +00:00
random.3
random.c
realloc.3 Fix spelling errors. 1994-01-10 23:32:20 +00:00
realpath.3 New from 4.4-Lite. Needed for some 4.4 FS utilities. 1994-05-17 12:42:30 +00:00
realpath.c New from 4.4-Lite. Needed for some 4.4 FS utilities. 1994-05-17 12:42:30 +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 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