freebsd_amp_hwpstate/lib/libc/stdlib
Andrey A. Chernov 765d5b0d6f Make strtod conforms manpage, use isspace to skip initial whitespaces
instead of hardcoded whitespaces
1995-08-01 22:20:16 +00:00
..
Makefile.inc Add the strhash family of routines. They provide a number of features 1995-03-26 10:21:55 +00:00
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
free.3
getenv.3
getenv.c
getopt.3
getopt.c
getsubopt.3
getsubopt.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
heapsort.c
labs.3
labs.c
ldiv.3
ldiv.c
malloc.3
malloc.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
memory.3
merge.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
putenv.c
qsort.3
qsort.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
radixsort.3
radixsort.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
rand.3
rand.c
random.3
random.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
realloc.3
realpath.3
realpath.c
setenv.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
strhash.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
strtod.3
strtod.c Make strtod conforms manpage, use isspace to skip initial whitespaces 1995-08-01 22:20:16 +00:00
strtol.3
strtol.c strtol and atoi VERY broken in 8bit chars locale, i.e. if you pass something 1995-08-01 21:38:00 +00:00
strtoll.c Similar changes like in strtol, all this family is VERY broken 1995-08-01 22:04:57 +00:00
strtoq.c Similar changes like in strtol, all this family is VERY broken 1995-08-01 22:04:57 +00:00
strtoul.3
strtoul.c Similar changes like in strtol, all this family is VERY broken 1995-08-01 22:04:57 +00:00
strtoull.c Similar changes like in strtol, all this family is VERY broken 1995-08-01 22:04:57 +00:00
strtouq.c Similar changes like in strtol, all this family is VERY broken 1995-08-01 22:04:57 +00:00
system.3
system.c