| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
| |
fix here string and here document expansion and quoting
|
| |
|
| |
|
| |
|
| |
|
| |
|