freebsd-dev/lib/libc/stdlib
2002-01-09 14:03:54 +00:00
..
abort.3
abort.c
abs.3 o Implement imaxabs(), imaxdiv(), llabs(), lldiv(). 2001-11-15 02:05:03 +00:00
abs.c
alloca.3
atexit.3
atexit.c
atexit.h
atof.3 mdoc(7) police: add missing markup bits for ``errno''. 2002-01-09 14:03:54 +00:00
atof.c Back out errno preserving 2001-12-30 03:34:46 +00:00
atoi.3 mdoc(7) police: add missing markup bits for ``errno''. 2002-01-09 14:03:54 +00:00
atoi.c Back out errno preserving 2001-12-30 03:34:46 +00:00
atol.3 mdoc(7) police: add missing markup bits for ``errno''. 2002-01-09 14:03:54 +00:00
atol.c Back out errno preserving 2001-12-30 03:34:46 +00:00
atoll.c Back out errno preserving 2001-12-30 03:34:46 +00:00
bsearch.3
bsearch.c
calloc.c
div.3 o Implement imaxabs(), imaxdiv(), llabs(), lldiv(). 2001-11-15 02:05:03 +00:00
div.c
exit.3
exit.c
getenv.3
getenv.c
getopt.3
getopt.c
getsubopt.3
getsubopt.c
hcreate.3
hcreate.c
heapsort.c
imaxabs.3 mdoc(7) police: fixed typos and minor markup nits. 2001-11-21 16:19:50 +00:00
imaxabs.c o Implement imaxabs(), imaxdiv(), llabs(), lldiv(). 2001-11-15 02:05:03 +00:00
imaxdiv.3 mdoc(7) police: fixed typos and minor markup nits. 2001-11-21 16:19:50 +00:00
imaxdiv.c o Implement imaxabs(), imaxdiv(), llabs(), lldiv(). 2001-11-15 02:05:03 +00:00
labs.3 o Implement imaxabs(), imaxdiv(), llabs(), lldiv(). 2001-11-15 02:05:03 +00:00
labs.c
ldiv.3 o Implement imaxabs(), imaxdiv(), llabs(), lldiv(). 2001-11-15 02:05:03 +00:00
ldiv.c
llabs.3 mdoc(7) police: fixed typos and minor markup nits. 2001-11-21 16:19:50 +00:00
llabs.c o Implement imaxabs(), imaxdiv(), llabs(), lldiv(). 2001-11-15 02:05:03 +00:00
lldiv.3 mdoc(7) police: fixed typos and minor markup nits. 2001-11-21 16:19:50 +00:00
lldiv.c o Implement imaxabs(), imaxdiv(), llabs(), lldiv(). 2001-11-15 02:05:03 +00:00
Makefile.inc Use the merged strtod.c everywhere. This has been tested on alpha and 2001-12-02 18:27:40 +00:00
malloc.3 mdoc(7) police: kill HSBs, add missing comma. 2001-12-12 14:41:53 +00:00
malloc.c If 'VX' is given, realloc(foo,0) will bail, it shouldn't. 2001-11-17 10:57:04 +00:00
memory.3
merge.c
putenv.c
qsort.3
qsort.c
radixsort.3
radixsort.c
rand.3
rand.c Add a long-overdue nail to the deprecated /dev/urandom interface 2001-10-30 21:26:50 +00:00
random.3
random.c Add a long-overdue nail to the deprecated /dev/urandom interface 2001-10-30 21:26:50 +00:00
reallocf.c
realpath.3
realpath.c
setenv.c
strfmon.3
strfmon.c Add my e-mail to copyrights 2001-12-11 16:00:47 +00:00
strhash.c
strtod.3
strtod.c * cleanup comments and defines 2001-12-14 11:36:37 +00:00
strtoimax.c Return 'c' back to signed due to potential comparison problems 2001-12-07 16:33:47 +00:00
strtol.3 mdoc(7) police: fix markup, bump document date. 2001-12-12 14:53:51 +00:00
strtol.c Return 'c' back to signed due to potential comparison problems 2001-12-07 16:33:47 +00:00
strtoll.c Return 'c' back to signed due to potential comparison problems 2001-12-07 16:33:47 +00:00
strtoq.c Understand national (non-ASCII) digits now 2001-11-28 00:48:11 +00:00
strtoul.3 mdoc(7) police: fix markup, bump document date. 2001-12-12 14:53:51 +00:00
strtoul.c Return 'c' back to signed due to potential comparison problems 2001-12-07 16:33:47 +00:00
strtoull.c Return 'c' back to signed due to potential comparison problems 2001-12-07 16:33:47 +00:00
strtoumax.c Return 'c' back to signed due to potential comparison problems 2001-12-07 16:33:47 +00:00
strtouq.c Understand national (non-ASCII) digits now 2001-11-28 00:48:11 +00:00
system.3
system.c Avoid getting stuck in system(3) when the internal call to wait4() 2001-10-03 11:01:39 +00:00
tdelete.c
tfind.c
tsearch.3
tsearch.c
twalk.c