NetBSD/lib/libc/stdlib
mcr 62da59d7b4 getopt long functionality 1999-07-23 03:55:27 +00:00
..
Lint_abs.c
Lint_div.c
Lint_labs.c
Lint_ldiv.c
Makefile.inc The 'new malloc' (phk's malloc, from FreeBSD) is now our only malloc. 1999-06-26 04:44:36 +00:00
_rand48.c
_strtoq.c
_strtouq.c
a64l.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +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 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
atexit.3
atexit.c Protect __atexit manipulation and traversal with a mutex. 1998-10-18 14:36:30 +00:00
atexit.h Add 3 additional slots to the statically allocated exit handler array to 1999-03-22 19:09:10 +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 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
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 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +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
getopt_long.3 getopt long functionality 1999-07-23 03:55:27 +00:00
getopt_long.c getopt long functionality 1999-07-23 03:55:27 +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 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
malloc.c Make sure errno is set to ENOMEM if we return NULL. 1999-07-08 22:18:06 +00:00
memory.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
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 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
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 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
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 Add missing .El lines. 1999-03-09 19:45:09 +00:00
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 Fix typo noted by NAKAJIMA Yoshihiro in PR lib/7328. 1999-04-06 19:44:42 +00:00
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 add a const castaway lint comment. 1999-05-03 15:34:05 +00:00
twalk.c t{search,find,walk,delete} from OpenBSD via Neil A. Carson 1999-02-22 10:33:15 +00:00