.. |
Lint_abs.c
|
fix up NetBSD RCS Ids to match the standard, and the leading comment as
|
2000-06-14 06:48:47 +00:00 |
Lint_div.c
|
fix up NetBSD RCS Ids to match the standard, and the leading comment as
|
2000-06-14 06:48:47 +00:00 |
Lint_labs.c
|
fix up NetBSD RCS Ids to match the standard, and the leading comment as
|
2000-06-14 06:48:47 +00:00 |
Lint_ldiv.c
|
fix up NetBSD RCS Ids to match the standard, and the leading comment as
|
2000-06-14 06:48:47 +00:00 |
Lint_llabs.c
|
…
|
|
Makefile.inc
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
_rand48.c
|
…
|
|
_strtoimax.c
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
_strtoll.c
|
…
|
|
_strtoull.c
|
…
|
|
_strtoumax.c
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
a64l.3
|
…
|
|
a64l.c
|
…
|
|
abort.3
|
…
|
|
abort.c
|
…
|
|
abs.3
|
…
|
|
abs.c
|
…
|
|
alloca.3
|
…
|
|
atexit.3
|
…
|
|
atexit.c
|
…
|
|
atexit.h
|
…
|
|
atof.3
|
…
|
|
atof.c
|
…
|
|
atoi.3
|
…
|
|
atoi.c
|
…
|
|
atol.3
|
…
|
|
atol.c
|
…
|
|
atoll.3
|
…
|
|
atoll.c
|
…
|
|
bsearch.3
|
…
|
|
bsearch.c
|
…
|
|
calloc.c
|
…
|
|
div.3
|
…
|
|
div.c
|
…
|
|
drand48.c
|
…
|
|
erand48.c
|
…
|
|
exit.3
|
document EXIT_SUCCESS and EXIT_FAILURE, since they've been around
|
2001-03-22 01:37:46 +00:00 |
exit.c
|
…
|
|
getenv.3
|
…
|
|
getenv.c
|
fix nested extern declaration.
|
2000-12-19 21:17:37 +00:00 |
getopt.3
|
…
|
|
getopt.c
|
don't claim that options are illegal, cf lib/12715
|
2001-04-24 09:07:43 +00:00 |
getopt_long.3
|
Reorder sections to conform more to mdoc.samples; remove non-mdoc
|
2000-11-26 22:35:53 +00:00 |
getopt_long.c
|
don't claim that options are illegal, cf lib/12715
|
2001-04-24 09:07:43 +00:00 |
getsubopt.3
|
don't claim that options are illegal, cf lib/12715
|
2001-04-24 09:07:43 +00:00 |
getsubopt.c
|
…
|
|
hcreate.3
|
update for current status of implementation
|
2001-02-14 05:59:56 +00:00 |
hcreate.c
|
fix _DIAGASSERT usage in hsearch()
|
2001-02-21 16:31:01 +00:00 |
heapsort.c
|
…
|
|
jrand48.c
|
…
|
|
l64a.c
|
…
|
|
labs.3
|
…
|
|
labs.c
|
…
|
|
lcong48.c
|
…
|
|
ldiv.3
|
…
|
|
ldiv.c
|
…
|
|
llabs.3
|
…
|
|
llabs.c
|
…
|
|
lldiv.3
|
…
|
|
lldiv.c
|
…
|
|
local.h
|
…
|
|
lrand48.c
|
…
|
|
malloc.3
|
…
|
|
malloc.c
|
More fixes:
|
2001-05-06 04:48:41 +00:00 |
memory.3
|
…
|
|
merge.c
|
…
|
|
mrand48.c
|
…
|
|
nrand48.c
|
…
|
|
putenv.c
|
…
|
|
qabs.3
|
…
|
|
qabs.c
|
…
|
|
qdiv.3
|
…
|
|
qdiv.c
|
…
|
|
qsort.3
|
…
|
|
qsort.c
|
…
|
|
radixsort.3
|
Add sradixsort to the NAME section.
|
2001-06-07 13:17:09 +00:00 |
radixsort.c
|
…
|
|
rand.3
|
…
|
|
rand.c
|
…
|
|
rand48.3
|
remove extra period in SEE ALL section
|
2000-07-05 15:45:28 +00:00 |
rand48.h
|
…
|
|
rand_r.c
|
…
|
|
random.3
|
remove confusing comparison with srand (it does not return the old seed)
|
2001-06-09 01:43:53 +00:00 |
random.c
|
…
|
|
seed48.c
|
…
|
|
setenv.c
|
avoid nested extern declaration
|
2000-12-20 18:38:30 +00:00 |
srand48.c
|
…
|
|
strtod.3
|
Sprinkle some restrict qualifiers.
|
2001-03-21 22:42:28 +00:00 |
strtod.c
|
Add x86_64 to the list of if defined(blah) for endian determination
|
2001-06-19 22:08:07 +00:00 |
strtoimax.c
|
Add a _DIAGASSERT() case, and remove some cruft.
|
2001-05-07 08:29:25 +00:00 |
strtol.3
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
strtol.c
|
…
|
|
strtoll.c
|
For consistency add a _DIAGASSERT() case, and remove some cruft.
|
2001-05-07 08:32:20 +00:00 |
strtoq.c
|
No longer need internal names for strtoq() and strtouq().
|
2000-03-08 20:17:19 +00:00 |
strtoul.3
|
* Move definitions of exact-width integer types from <machine/types.h>
|
2001-04-28 15:41:28 +00:00 |
strtoul.c
|
…
|
|
strtoull.c
|
Workaround no longer needed, now that the compiler is fixed.
|
2000-05-16 22:07:30 +00:00 |
strtoumax.c
|
Add an underscore for consistency.
|
2001-05-10 06:10:35 +00:00 |
strtouq.c
|
Workaround no longer needed, now that the compiler is fixed.
|
2000-05-16 22:07:30 +00:00 |
system.3
|
…
|
|
system.c
|
…
|
|
tdelete.c
|
…
|
|
tfind.c
|
…
|
|
tsearch.3
|
…
|
|
tsearch.c
|
…
|
|
twalk.c
|
…
|
|