NetBSD/lib/libc/stdlib
drochner a34eb7c1b7 use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate
libc builds on pmax again
1999-02-24 15:05:20 +00:00
..
Lint_abs.c
Lint_div.c
Lint_labs.c
Lint_ldiv.c
Makefile.inc use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate 1999-02-24 15:05:20 +00:00
_rand48.c
_strtoq.c
_strtouq.c
a64l.3 Add l64a_r(), a reentrant version of l64a(); found in the Multithreading 1999-02-06 15:04:05 +00:00
a64l.c
abort.3
abort.c Exit via _exit() rather than exit(), as the latter would cause exit handlers 1998-10-12 15:56:16 +00:00
abs.3
abs.c
alloca.3
atexit.3
atexit.c Protect __atexit manipulation and traversal with a mutex. 1998-10-18 14:36:30 +00:00
atexit.h Protect __atexit manipulation and traversal with a mutex. 1998-10-18 14:36:30 +00:00
atof.3
atof.c
atoi.3
atoi.c
atol.3
atol.c
bsearch.3
bsearch.c delint 1998-11-15 17:13:51 +00:00
calloc.3
calloc.c
div.3
div.c
drand48.c
erand48.c
exit.3
exit.c Protect __atexit manipulation and traversal with a mutex. 1998-10-18 14:36:30 +00:00
free.3
getenv.3
getenv.c delint 1998-11-15 17:13:51 +00:00
getopt.3 getopt() does not return -1 when encountering an unknown option. 1999-02-07 16:52:56 +00:00
getopt.c 1003.2-92 specifies the string "--" to be recognized as the option list 1999-01-09 20:31:07 +00:00
getsubopt.3
getsubopt.c
heapsort.c
jrand48.c
l64a.c Add l64a_r(), a reentrant version of l64a(); found in the Multithreading 1999-02-06 15:04:05 +00:00
labs.3
labs.c
lcong48.c
ldiv.3
ldiv.c
local.h
lrand48.c delint 1998-11-15 17:13:51 +00:00
malloc.3
malloc.c Protect access of state with a mutex. Miscellaneous notes: 1999-01-29 08:11:36 +00:00
memory.3
merge.c delint 1998-11-15 17:13:51 +00:00
mrand48.c
multibyte.c
nrand48.c delint 1998-11-15 17:13:51 +00:00
putenv.c
qabs.3
qabs.c
qdiv.3
qdiv.c
qsort.3
qsort.c delint 1998-11-15 17:13:51 +00:00
radixsort.3
radixsort.c
rand.3
rand.c delint 1998-11-15 17:13:51 +00:00
rand48.3
rand48.h
rand_r.c
random.3
random.c delint 1998-11-15 17:13:51 +00:00
realloc.3
seed48.c
setenv.c delint 1998-11-15 17:13:51 +00:00
srand48.c delint 1998-11-15 17:13:51 +00:00
strtod.3
strtod.c Serialize freelist access with a mutex. 1999-02-06 16:01:22 +00:00
strtol.3
strtol.c delint 1998-11-15 17:13:51 +00:00
strtoq.c delint 1998-11-15 17:13:51 +00:00
strtoul.3
strtoul.c delint 1998-11-15 17:13:51 +00:00
strtouq.c delint 1998-11-15 17:13:51 +00:00
system.3
system.c delint 1998-11-15 17:13:51 +00:00
tdelete.c t{search,find,walk,delete} from OpenBSD via Neil A. Carson 1999-02-22 10:33:15 +00:00
tfind.c t{search,find,walk,delete} from OpenBSD via Neil A. Carson 1999-02-22 10:33:15 +00:00
tsearch.3 t{search,find,walk,delete} from OpenBSD via Neil A. Carson 1999-02-22 10:33:15 +00:00
tsearch.c t{search,find,walk,delete} from OpenBSD via Neil A. Carson 1999-02-22 10:33:15 +00:00
twalk.c t{search,find,walk,delete} from OpenBSD via Neil A. Carson 1999-02-22 10:33:15 +00:00