| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Pass sh-wordsplitting instructions to paramsubst() using flags,
avoiding side effects of explicitly setting and unsetting the
SHWORDSPLIT option.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
parameter subscripting, parameter assignment, and globbing
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
22980: add hook array for special functions
|
| |
|
| |
|
|
|
|
| |
make ${.../#%...} anchor at both ends
|
| |
|
|
|
|
|
| |
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
|
| |
|
|
|
|
| |
getpw*(), getgr*(), initgroups() functions.
|
|
|
|
| |
22076: more documentation for multibyte handling
|
| |
|
|
|
|
| |
substitutions that don't match anything.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|