.. |
_env.c
|
Provide symbol definitions for environ and __progname. These are duplicate
|
2011-10-06 20:31:41 +00:00 |
_rand48.c
|
|
|
a64l.3
|
Note POSIX compliance.
|
2010-05-06 18:55:34 +00:00 |
a64l.c
|
ANSI prototypes
|
2012-06-08 11:13:33 +00:00 |
abort.3
|
Use correct macro (.Nm is only used within the NAME section, for section 3
|
2012-06-12 21:16:17 +00:00 |
abort.c
|
ANSI prototypes
|
2012-06-08 11:13:33 +00:00 |
abs.3
|
Collect abs(3), labs(3), llabs(3), and imaxabs(3) to a single small page.
|
2011-04-13 06:56:50 +00:00 |
abs.c
|
ANSI prototypes
|
2012-06-08 11:13:33 +00:00 |
alloca.3
|
Whitespace improvements.
|
2012-10-24 22:56:27 +00:00 |
atexit.3
|
|
|
atexit.c
|
|
|
atexit.h
|
|
|
atof.3
|
|
|
atof.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
atoi.3
|
|
|
atoi.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
atol.3
|
|
|
atol.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
atoll.3
|
|
|
atoll.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
bsearch.3
|
|
|
bsearch.c
|
base0 == NULL is allowed when nmemb == 0, in fact the nsdispatch code calls
|
2012-03-04 20:01:45 +00:00 |
div.3
|
Remove \*[q] -- not necessary, just use plain double quotes instead.
|
2011-05-03 09:36:24 +00:00 |
div.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
drand48.c
|
|
|
erand48_ieee754.c
|
|
|
erand48.c
|
|
|
exit.3
|
Clarify the behavior of exit(x) for out-of-range x. PR 45769
|
2012-01-02 15:55:29 +00:00 |
exit.c
|
Remove __P()
|
2011-05-18 19:36:36 +00:00 |
getenv.3
|
Improve wording after consultation with njoly.
|
2010-10-26 22:34:33 +00:00 |
getenv.c
|
1.) Rename internal function __findvar() to __findenvvar().
|
2010-11-14 22:04:36 +00:00 |
getopt_long.3
|
|
|
getopt_long.c
|
|
|
getopt.3
|
Use .In for header files instead of .Ar Pa and variations.
|
2010-03-22 19:30:53 +00:00 |
getopt.c
|
|
|
getsubopt.3
|
|
|
getsubopt.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
grantpt.3
|
|
|
hcreate.3
|
Various fixes, mostly missing words or letters.
|
2011-09-15 09:14:54 +00:00 |
hcreate.c
|
remove the advertising clause so it can be used by the OpenJDK.
|
2011-09-17 16:54:39 +00:00 |
imaxabs.c
|
|
|
imaxdiv.c
|
|
|
insque.3
|
Rewrite the HISTORY section.
|
2010-04-30 10:24:02 +00:00 |
insque.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
jemalloc.3
|
Sort sections.
|
2011-06-21 09:36:43 +00:00 |
jemalloc.c
|
rename umax2s->size_t2s function per apb's request.
|
2012-03-21 14:32:22 +00:00 |
jrand48.c
|
|
|
l64a.c
|
PR/45989: Martin Husemann: lint invocation does include -w only on i386
|
2012-03-13 21:13:30 +00:00 |
labs.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
lcong48.c
|
|
|
ldiv.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
Lint_abs.c
|
|
|
Lint_div.c
|
|
|
Lint_imaxabs.c
|
|
|
Lint_labs.c
|
|
|
Lint_ldiv.c
|
|
|
Lint_llabs.c
|
|
|
llabs.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
lldiv.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
local.h
|
Improve and simplify implementation of *env(3) functions:
|
2010-11-14 18:11:42 +00:00 |
lrand48.c
|
|
|
lsearch.3
|
|
|
lsearch.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
Makefile.inc
|
add re-entrant versions of the hash functions based on the GNU api.
|
2011-09-14 23:33:51 +00:00 |
malloc.3
|
Fix previous commit by also moving the type of _malloc_options. In addition,
|
2010-05-03 08:23:20 +00:00 |
malloc.c
|
typo in comment, from Abhinav Upadhyay in PR 47385
|
2012-12-30 21:23:20 +00:00 |
memory.3
|
Note memoryallocators(9) in this perhaps too generally named page.
|
2011-09-11 10:05:23 +00:00 |
merge.c
|
PR/45989: Martin Husemann: lint invocation does include -w only on i386
|
2012-03-13 21:13:30 +00:00 |
mi_vector_hash.3
|
|
|
mi_vector_hash.c
|
sys/endian.h might not exist in the src/tools case
|
2011-10-21 23:45:56 +00:00 |
mrand48.c
|
|
|
nrand48.c
|
|
|
posix_memalign.3
|
|
|
posix_openpt.3
|
Add missing preposition.
|
2011-05-05 07:36:44 +00:00 |
posix_openpt.c
|
|
|
ptsname.3
|
Use the correct field name when describing the equivalence between
|
2012-10-19 10:44:34 +00:00 |
pty.c
|
|
|
putenv.c
|
Improve and simplify implementation of *env(3) functions:
|
2010-11-14 18:11:42 +00:00 |
qabs.3
|
|
|
qabs.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
qdiv.3
|
|
|
qdiv.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
qsort.3
|
|
|
qsort.c
|
don't trigger diagassert for a null array with 0 elements or 0 elementsize.
|
2012-05-26 21:47:05 +00:00 |
radixsort.3
|
|
|
radixsort.c
|
|
|
rand48.3
|
|
|
rand48.h
|
Remove __P()
|
2011-05-18 19:36:36 +00:00 |
rand_r.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
rand.3
|
Use .In for header files instead of .Ar Pa and variations.
|
2010-03-22 19:30:53 +00:00 |
rand.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
random.3
|
Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr.
|
2011-10-15 21:35:49 +00:00 |
remque.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
seed48.c
|
|
|
setenv.c
|
Improve and simplify implementation of *env(3) functions:
|
2010-11-14 18:11:42 +00:00 |
srand48.c
|
|
|
strfmon.3
|
|
|
strfmon.c
|
unsigned char portability casts
|
2012-03-21 14:19:15 +00:00 |
strsuftoll.3
|
Reference strsuftoll(3) and orders(7) with each other.
|
2010-12-14 13:00:34 +00:00 |
strsuftoll.c
|
Put a recursion limit to avoid DoS attacks (Maksymilian Arciemowicz)
|
2011-10-22 22:08:47 +00:00 |
strtod.3
|
|
|
strtoimax.c
|
|
|
strtol.3
|
|
|
strtol.c
|
|
|
strtoq.c
|
|
|
strtoul.3
|
|
|
strtouq.c
|
|
|
system.3
|
|
|
system.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
tdelete.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
tfind.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
tsearch.3
|
Put the period outside the quotation marks.
|
2010-04-30 10:09:23 +00:00 |
tsearch.c
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
twalk.c
|
Remove use of __P
|
2012-03-20 16:38:44 +00:00 |
unlockpt.3
|
|
|
unsetenv.c
|
Improve and simplify implementation of *env(3) functions:
|
2010-11-14 18:11:42 +00:00 |