NetBSD/lib/libc/stdlib
mycroft 8102096d08 Delint. 2000-01-23 00:49:41 +00:00
..
Lint_abs.c
Lint_div.c
Lint_labs.c
Lint_ldiv.c
Makefile.inc replace malloc(3) with one from freebsd which documents our new malloc.c 1999-08-02 03:18:46 +00:00
_rand48.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
_strtoq.c
_strtouq.c
a64l.3 Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
a64l.c Delint. 2000-01-22 22:19:07 +00:00
abort.3
abort.c
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 back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
atexit.h
atof.3
atof.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
atoi.3
atoi.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
atol.3
atol.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
bsearch.3
bsearch.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
calloc.c
div.3
div.c
drand48.c Delint. 2000-01-22 22:19:07 +00:00
erand48.c Delint. 2000-01-22 22:19:07 +00:00
exit.3
exit.c
getenv.3
getenv.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
getopt.3 Change the declaration of the argv argument to getopt(3) from "char * const *" 1999-12-02 13:15:55 +00:00
getopt.c Delint. 2000-01-22 22:19:07 +00:00
getopt_long.3 getopt long functionality 1999-07-23 03:55:27 +00:00
getopt_long.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
getsubopt.3
getsubopt.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
heapsort.c Delint. 2000-01-22 22:19:07 +00:00
jrand48.c Delint. 2000-01-22 22:19:07 +00:00
l64a.c Delint. 2000-01-22 22:19:07 +00:00
labs.3
labs.c
lcong48.c Delint. 2000-01-22 22:19:07 +00:00
ldiv.3
ldiv.c
local.h
lrand48.c Delint. 2000-01-22 22:19:07 +00:00
malloc.3 Document that errno is set to ENOMEM if no memory can be allocated. 2000-01-09 16:14:04 +00:00
malloc.c Delint. 2000-01-23 00:49:41 +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. 2000-01-22 22:19:07 +00:00
mrand48.c Delint. 2000-01-22 22:19:07 +00:00
multibyte.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
nrand48.c Delint. 2000-01-22 22:19:07 +00:00
putenv.c Delint. 2000-01-22 22:19:07 +00:00
qabs.3
qabs.c Delint. 2000-01-22 22:19:07 +00:00
qdiv.3
qdiv.c Delint. 2000-01-22 22:19:07 +00:00
qsort.3
qsort.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
radixsort.3
radixsort.c Delint. 2000-01-22 22:19:07 +00:00
rand.3
rand.c whitespace knf 1999-09-16 09:43:42 +00:00
rand48.3
rand48.h
rand_r.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
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. 2000-01-22 22:19:07 +00:00
seed48.c Delint. 2000-01-22 22:19:07 +00:00
setenv.c Delint. 2000-01-22 22:19:07 +00:00
srand48.c Delint. 2000-01-22 22:19:07 +00:00
strtod.3
strtod.c check __sh3__ 1999-11-26 07:39:45 +00:00
strtol.3
strtol.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strtoq.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strtoul.3 Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
strtoul.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
strtouq.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
system.3 Fix typo noted by NAKAJIMA Yoshihiro in PR lib/7328. 1999-04-06 19:44:42 +00:00
system.c
tdelete.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
tfind.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
tsearch.3
tsearch.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
twalk.c * use _DIAGASSERT() to check pointer arguments against NULL and file 1999-09-16 11:44:54 +00:00