freebsd-dev/lib/libc/stdlib
2003-01-24 13:58:56 +00:00
..
_Exit.c Implement C99's _Exit() interface. 2002-09-10 02:04:49 +00:00
abort.3
abort.c
abs.3 mdoc(7) police: Fixed abuses of the .Ar and .Em macros. 2002-12-18 13:33:04 +00:00
abs.c
alloca.3
atexit.3 mdoc(7) police: Fixed abuses of the .Ar and .Em macros. 2002-12-18 13:33:04 +00:00
atexit.c
atexit.h
atof.3 mdoc(7) police: Fixed abuses of the .Ar and .Em macros. 2002-12-18 13:33:04 +00:00
atof.c
atoi.3 mdoc(7) police: Fixed abuses of the .Ar and .Em macros. 2002-12-18 13:33:04 +00:00
atoi.c
atol.3
atol.c
atoll.c
bsearch.3
bsearch.c
calloc.c
div.3 mdoc(7) police: Fixed abuses of the .Ar and .Em macros. 2002-12-18 13:33:04 +00:00
div.c
exit.3 mdoc(7) police: sort xrefs in SEE ALSO. 2002-12-13 16:53:51 +00:00
exit.c
getenv.3 mdoc(7) police: Fixed abuses of the .Ar and .Em macros. 2002-12-18 13:33:04 +00:00
getenv.c
getopt_long.3 mdoc(7) police: "The .Fn function". 2002-12-18 12:45:11 +00:00
getopt_long.c de-__P() 2002-10-16 22:18:42 +00:00
getopt.3 Consistently mark std(in|out|err) with .Dv, because that's how they 2002-12-04 18:57:46 +00:00
getopt.c
getsubopt.3
getsubopt.c #include <string.h> for strcmp()'s prototype. 2003-01-03 23:31:50 +00:00
grantpt.3 Implement POSIX grantpt(3) functionality, and add a pt_chown utility (akin 2003-01-02 20:44:41 +00:00
grantpt.c Fix three warnings: 2003-01-04 08:10:55 +00:00
hcreate.3
hcreate.c
heapsort.c
imaxabs.3
imaxabs.c
imaxdiv.3
imaxdiv.c
insque.3 mdoc(7) police: sweep. 2002-11-29 16:42:23 +00:00
insque.c style(9): return type on separate line from function name. 2003-01-04 07:34:41 +00:00
labs.3 mdoc(7) police: Fixed abuses of the .Ar and .Em macros. 2002-12-18 13:33:04 +00:00
labs.c
ldiv.3 mdoc(7) police: Fixed abuses of the .Ar and .Em macros. 2002-12-18 13:33:04 +00:00
ldiv.c
llabs.3
llabs.c
lldiv.3
lldiv.c
lsearch.3 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
lsearch.c - Remove the lsearch() and lfind() functions and their manpage from 2002-10-16 14:29:23 +00:00
Makefile.inc Add an MLINK malloc.conf(5) -> malloc(3). 2003-01-24 13:58:56 +00:00
malloc.3 mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +00:00
malloc.c For "sensitive" processes, we always set the 'A' flag which causes abort() 2003-01-23 21:26:47 +00:00
memory.3
merge.c
putenv.c
qsort_r.c Implement C99's _Exit() interface. 2002-09-10 02:04:49 +00:00
qsort.3 mdoc(7) police: "The .Fn function". 2002-12-18 12:45:11 +00:00
qsort.c Implement C99's _Exit() interface. 2002-09-10 02:04:49 +00:00
radixsort.3
radixsort.c
rand.3 mdoc(7) police: "The .Fn function". 2002-12-18 12:45:11 +00:00
rand.c Add missing #include "namespace.h". 2003-01-03 23:38:21 +00:00
random.3
random.c
reallocf.c
realpath.3 realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX. 2003-01-15 21:22:55 +00:00
realpath.c realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX. 2003-01-15 21:22:55 +00:00
remque.c style(9): return type on separate line from function name. 2003-01-04 07:34:41 +00:00
setenv.c
strfmon.3 strfmon(3) does not correctly handle multibyte characters in the 2003-01-06 06:21:25 +00:00
strfmon.c Remove unused variable: ntmp. 2003-01-03 23:34:26 +00:00
strhash.c
strtod.3 mdoc(7) police: Fixed abuses of the .Ar and .Em macros. 2002-12-18 13:33:04 +00:00
strtod.c Define `Sudden_Underflow' when compiling for the Alpha 2002-11-14 17:06:01 +00:00
strtoimax.c Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
strtol.3 Add cross-references to wide character versions of these functions. 2002-10-10 04:31:57 +00:00
strtol.c
strtoll.c
strtoq.c
strtoul.3 Add cross-references to wide character versions of these functions. 2002-10-10 04:31:57 +00:00
strtoul.c
strtoull.c
strtoumax.c
strtouq.c
system.3
system.c
tdelete.c No need to include <assert.h> here. 2003-01-05 02:43:18 +00:00
tfind.c No need to include <assert.h> here. 2003-01-05 02:43:18 +00:00
tsearch.3 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
tsearch.c No need to include <assert.h> here. 2003-01-05 02:43:18 +00:00
twalk.c No need to include <assert.h> here. 2003-01-05 02:43:18 +00:00