HomeFreeBSD

sh: Perform pathname generation during the first expansion phases.

Description

sh: Perform pathname generation during the first expansion phases.

This avoids the need to add and remove CTLESC bytes if pathname generation
will not be performed (set -f).

Side effect: the order of operations is slightly different: pathname
generation in ${$+* $(CMD)} will not see filesystem changes from CMD.

Details

Provenance
jillesAuthored on
Parents
rS292993: When building libstand for arm, don't emit instructions that require
Branches
Unknown
Tags
Unknown