freebsd-nq/lib/libc/stdlib
Jeroen Ruigrok van der Werven 49c65386a5 Add more standards which we conform to.
Note our implementation is not thread nor async-cancel safe.
Explicitely note atof() does not check nor report errors.
Note that strtod() should be used instead.
2001-09-09 21:09:53 +00:00
..
abort.3 Detail thread-safe and async-cancel-safe status. 2001-09-09 18:52:00 +00:00
abort.c
abs.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
abs.c
alloca.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
atexit.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
atexit.c
atexit.h
atof.3 Add more standards which we conform to. 2001-09-09 21:09:53 +00:00
atof.c
atoi.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
atoi.c
atol.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
atol.c
bsearch.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
bsearch.c
calloc.c
div.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
div.c
exit.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
exit.c
getenv.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
getenv.c
getopt.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
getopt.c If the string specifying the allowed options starts with a leading `:', 2001-08-16 03:27:03 +00:00
getsubopt.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
getsubopt.c
hcreate.3 mdoc(7) police: eliminate -ww warnings. 2001-07-09 15:54:36 +00:00
hcreate.c
heapsort.c
labs.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
labs.c
ldiv.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
ldiv.c
Makefile.inc reconnect strfmon.c to build list 2001-09-07 13:03:16 +00:00
malloc.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
malloc.c Port to ia64, taking into account the fact that pagesizes may be variable. 2001-09-07 12:32:43 +00:00
memory.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
merge.c
netbsd_strtod.c
putenv.c
qsort.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
qsort.c
radixsort.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
radixsort.c
rand.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
rand.c
random.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
random.c
reallocf.c
realpath.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
realpath.c
setenv.c
strfmon.3 Fix some mdoc nits caused by my knowledge not being too up-to-date on 2001-09-07 12:38:10 +00:00
strfmon.c correctly wrap macros with { } 2001-09-06 09:26:28 +00:00
strhash.c
strtod.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
strtod.c
strtol.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
strtol.c Portability fix: use unsigned cast to guaranteed positive part of expression 2001-09-04 21:28:01 +00:00
strtoll.c Portability fix: use unsigned cast to guaranteed positive part of expression 2001-09-04 21:28:01 +00:00
strtoq.c Remove rcsids and unneded include 2001-09-04 17:41:20 +00:00
strtoul.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
strtoul.c Remove rcsids and unneded include 2001-09-04 17:41:20 +00:00
strtoull.c Remove rcsids and unneded include 2001-09-04 17:41:20 +00:00
strtouq.c Remove rcsids and unneded include 2001-09-04 17:41:20 +00:00
system.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
system.c
tdelete.c
tfind.c
tsearch.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
tsearch.c
twalk.c