]> git.ipfire.org Git - thirdparty/bash.git/commit
new shell option to force globbing never to return `.' and `..' as matches
authorChet Ramey <chet.ramey@case.edu>
Tue, 4 Jan 2022 15:11:48 +0000 (10:11 -0500)
committerChet Ramey <chet.ramey@case.edu>
Tue, 4 Jan 2022 15:11:48 +0000 (10:11 -0500)
commit186129835ea0b42bb894366aeb27a251ae0787e5
tree19ccc8f3c6d927ac1c095638f66680d8967c1c6f
parent701f36c2c3f445485a770639b349a2014cbd0166
new shell option to force globbing never to return `.' and `..' as matches
21 files changed:
CWRU/CWRU.chlog
MANIFEST
arrayfunc.c
builtins/shopt.def
doc/bash.1
doc/bashref.texi
doc/version.texi
execute_cmd.c
lib/glob/glob.c
subst.c
tests/assoc.right
tests/assoc.tests
tests/assoc11.sub
tests/assoc14.sub
tests/assoc17.sub [new file with mode: 0644]
tests/extglob.right
tests/extglob7.sub
tests/glob.right
tests/glob.tests
tests/glob10.sub [new file with mode: 0644]
tests/shopt.right