summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2011-05-27 15:56:13 +0000
committerjilles <jilles@FreeBSD.org>2011-05-27 15:56:13 +0000
commit543f63b8dc758a4508506526535f62954136bc87 (patch)
treebb8a5ce42369db48f8daa5a5f00c3f734eebf451 /lib
parentb41dc3debc7c84bd2fac07d5b920c500658a9600 (diff)
downloadFreeBSD-src-543f63b8dc758a4508506526535f62954136bc87.zip
FreeBSD-src-543f63b8dc758a4508506526535f62954136bc87.tar.gz
sh: Fix unquoted $@/$* if IFS=''.
If IFS is null, unquoted $@/$* should still expand to separate words. This differs from quoted $@ (which does not depend on IFS) in that pathname generation is performed and empty words are removed.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud