| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Remove dump records more consistently in that case.
|
|
|
|
|
| |
File descriptors of mmap'd dump files are closed if and only if
an exec is performed.
|
| |
|
|
|
|
| |
prevent crash on process substitution therein
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
use char * for pointer arithmetic rather than void *
|
| |
|
| |
|
|
|
|
|
|
| |
Gets rid of all the remaining "ignoring return value" compiler
warnings, and makes some read/write operations safer by ensuring
that an EINTR is handled.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
environments, plus documentation
|
|
|
|
| |
26062: additional compmatch change, missed from 26047
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
add test and move debug trap tests to new file
|
| |
|
| |
|
|
|
|
| |
to here-strings
|
| |
|
| |
|
|
|
|
| |
Also typo in mod_stat.yo
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(now traplists); improve trap tests
|
| |
|
| |
|