.. |
_Exit.c
|
Implement C99's _Exit() interface.
|
2002-09-10 02:04:49 +00:00 |
abort.3
|
|
|
abort.c
|
|
|
abs.3
|
|
|
abs.c
|
|
|
alloca.3
|
|
|
atexit.3
|
Include some verbage about not calling exit() from functions registered
|
2002-09-06 19:23:28 +00:00 |
atexit.c
|
|
|
atexit.h
|
|
|
atof.3
|
|
|
atof.c
|
|
|
atoi.3
|
|
|
atoi.c
|
|
|
atol.3
|
|
|
atol.c
|
|
|
atoll.c
|
|
|
bsearch.3
|
|
|
bsearch.c
|
|
|
calloc.c
|
Nonexistent SIZE_MAX -> SIZE_T_MAX
|
2002-08-04 04:11:48 +00:00 |
div.3
|
|
|
div.c
|
|
|
exit.3
|
Implement C99's _Exit() interface.
|
2002-09-10 02:04:49 +00:00 |
exit.c
|
|
|
getenv.3
|
|
|
getenv.c
|
|
|
getopt_long.3
|
Add getopt_long(3).
|
2002-09-29 04:14:37 +00:00 |
getopt_long.c
|
de-__P()
|
2002-10-16 22:18:42 +00:00 |
getopt.3
|
|
|
getopt.c
|
|
|
getsubopt.3
|
|
|
getsubopt.c
|
|
|
hcreate.3
|
|
|
hcreate.c
|
|
|
heapsort.c
|
|
|
imaxabs.3
|
|
|
imaxabs.c
|
|
|
imaxdiv.3
|
|
|
imaxdiv.c
|
|
|
insque.3
|
- Remove the old insque() and remque() functions and their manual
|
2002-10-16 14:00:46 +00:00 |
insque.c
|
Remove unneeded $FreeBSD$ tags.
|
2002-10-16 14:05:29 +00:00 |
labs.3
|
|
|
labs.c
|
|
|
ldiv.3
|
|
|
ldiv.c
|
|
|
llabs.3
|
|
|
llabs.c
|
|
|
lldiv.3
|
|
|
lldiv.c
|
|
|
lsearch.3
|
- Remove the lsearch() and lfind() functions and their manpage from
|
2002-10-16 14:29:23 +00:00 |
lsearch.c
|
- Remove the lsearch() and lfind() functions and their manpage from
|
2002-10-16 14:29:23 +00:00 |
Makefile.inc
|
- Remove the lsearch() and lfind() functions and their manpage from
|
2002-10-16 14:29:23 +00:00 |
malloc.3
|
|
|
malloc.c
|
s/EDOFUS/EDOOFUS/
|
2002-08-21 17:11:00 +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
|
Implement C99's _Exit() interface.
|
2002-09-10 02:04:49 +00:00 |
qsort.c
|
Implement C99's _Exit() interface.
|
2002-09-10 02:04:49 +00:00 |
radixsort.3
|
|
|
radixsort.c
|
|
|
rand.3
|
|
|
rand.c
|
|
|
random.3
|
|
|
random.c
|
|
|
reallocf.c
|
|
|
realpath.3
|
|
|
realpath.c
|
|
|
remque.c
|
Remove unneeded $FreeBSD$ tags.
|
2002-10-16 14:05:29 +00:00 |
setenv.c
|
|
|
strfmon.3
|
Document the kind of format string strfmon() expects. Sync the Errors
|
2002-10-11 23:17:17 +00:00 |
strfmon.c
|
Fix a typo causing incorrect formatting for negative values in some locales
|
2002-10-12 04:38:35 +00:00 |
strhash.c
|
|
|
strtod.3
|
Add cross-references to wide character versions of these functions.
|
2002-10-10 04:31:57 +00:00 |
strtod.c
|
Style: One space between "restrict" qualifier and "*".
|
2002-09-06 11:24:06 +00:00 |
strtoimax.c
|
Style: One space between "restrict" qualifier and "*".
|
2002-09-06 11:24:06 +00:00 |
strtol.3
|
Add cross-references to wide character versions of these functions.
|
2002-10-10 04:31:57 +00:00 |
strtol.c
|
Style: One space between "restrict" qualifier and "*".
|
2002-09-06 11:24:06 +00:00 |
strtoll.c
|
Style: One space between "restrict" qualifier and "*".
|
2002-09-06 11:24:06 +00:00 |
strtoq.c
|
- Add the 'restrict' qualifier to the function prototypes and
|
2002-08-15 09:25:04 +00:00 |
strtoul.3
|
Add cross-references to wide character versions of these functions.
|
2002-10-10 04:31:57 +00:00 |
strtoul.c
|
Style: One space between "restrict" qualifier and "*".
|
2002-09-06 11:24:06 +00:00 |
strtoull.c
|
Style: One space between "restrict" qualifier and "*".
|
2002-09-06 11:24:06 +00:00 |
strtoumax.c
|
Style: One space between "restrict" qualifier and "*".
|
2002-09-06 11:24:06 +00:00 |
strtouq.c
|
- Add the 'restrict' qualifier to the function prototypes and
|
2002-08-15 09:25:04 +00:00 |
system.3
|
|
|
system.c
|
|
|
tdelete.c
|
Style: One space between "restrict" qualifier and "*".
|
2002-09-06 11:24:06 +00:00 |
tfind.c
|
Add missing const qualifier in tfind().
|
2002-10-03 06:33:33 +00:00 |
tsearch.3
|
Add missing const qualifier in tfind().
|
2002-10-03 06:33:33 +00:00 |
tsearch.c
|
|
|
twalk.c
|
|
|