freebsd-dev/lib/libc/stdlib
2002-05-29 15:44:34 +00:00
..
abort.3 Detail thread-safe and async-cancel-safe status. 2001-09-09 18:52:00 +00:00
abort.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
abs.3 o Implement imaxabs(), imaxdiv(), llabs(), lldiv(). 2001-11-15 02:05:03 +00:00
abs.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
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 Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
atexit.h Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
atof.3 mdoc(7) police: add missing markup bits for ``errno''. 2002-01-09 14:03:54 +00:00
atof.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
atoi.3 mdoc(7) police: add missing markup bits for ``errno''. 2002-01-09 14:03:54 +00:00
atoi.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
atol.3 mdoc(7) police: add missing markup bits for ``errno''. 2002-01-09 14:03:54 +00:00
atol.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
atoll.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
bsearch.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
bsearch.c Remove __P() usage. 2002-03-21 22:49:10 +00:00
calloc.c Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
div.3 o Implement imaxabs(), imaxdiv(), llabs(), lldiv(). 2001-11-15 02:05:03 +00:00
div.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
exit.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
exit.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
getenv.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
getenv.c Remove __P() usage. 2002-03-21 22:49:10 +00:00
getopt.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
getopt.c Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +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 Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
hcreate.3 mdoc(7) police: eliminate -ww warnings. 2001-07-09 15:54:36 +00:00
hcreate.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
heapsort.c Remove __P() usage. 2002-03-21 22:49:10 +00:00
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 Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
ldiv.3 o Implement imaxabs(), imaxdiv(), llabs(), lldiv(). 2001-11-15 02:05:03 +00:00
ldiv.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
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: nit. 2002-05-29 15:44:34 +00:00
malloc.c Avoid casting a different sized integer to a pointer on LP64 systems. 2002-05-10 12:50:59 +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 Remove __P() usage. 2002-03-21 22:49:10 +00:00
putenv.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
qsort.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
qsort.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
radixsort.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
radixsort.c Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
rand.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
rand.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
random.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
random.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
reallocf.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
realpath.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
realpath.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
setenv.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strfmon.3 mdoc(7) police: don't split author names in the AUTHORS section. 2001-10-01 13:50:03 +00:00
strfmon.c Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
strhash.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtod.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
strtod.c Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
strtoimax.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtol.3 mdoc(7) police: fix markup, bump document date. 2001-12-12 14:53:51 +00:00
strtol.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtoll.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtoq.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtoul.3 Minor typo fix: uquad_t -> u_quad_t. 2002-01-20 16:50:29 +00:00
strtoul.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtoull.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtoumax.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
strtouq.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
system.3 Remove spurious period. 2002-05-27 03:45:27 +00:00
system.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
tdelete.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
tfind.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
tsearch.3 Move to using .In instead of .Fd #include <> for include mark-up. 2001-09-07 14:46:36 +00:00
tsearch.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
twalk.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00