freebsd_amp_hwpstate/lib/libc/stdlib
Bruce Evans 8a4599117b Don't include <sys/types.h> when it isn't used.
This commit covers most of the ANSI library functions. Many others only
need <sys/types.h> because they use u_xxx.
1996-04-19 18:40:25 +00:00
..
Makefile.inc
abort.3
abort.c
abs.3
abs.c
alloca.3
atexit.3
atexit.c
atexit.h
atof.3
atof.c
atoi.3
atoi.c
atol.3
atol.c
bsearch.3
bsearch.c
calloc.3
calloc.c
div.3
div.c
exit.3
exit.c
getenv.3
getenv.c
getopt.3
getopt.c
getsubopt.3
getsubopt.c
heapsort.c Don't include <sys/types.h> when it isn't used. 1996-04-19 18:40:25 +00:00
labs.3
labs.c
ldiv.3
ldiv.c
malloc.3
malloc.c
memory.3
merge.c
putenv.c
qsort.3
qsort.c Don't include <sys/types.h> when it isn't used. 1996-04-19 18:40:25 +00:00
radixsort.3
radixsort.c
rand.3
rand.c
random.3
random.c
realpath.3
realpath.c
setenv.c
strhash.c
strtod.3
strtod.c
strtol.3
strtol.c
strtoll.c
strtoq.c
strtoul.3
strtoul.c
strtoull.c
strtouq.c
system.3
system.c