]> git.ipfire.org Git - thirdparty/bash.git/commit
changes for quoting special and multibyte characters in glob patterns; changes to...
authorChet Ramey <chet.ramey@case.edu>
Tue, 25 Jul 2023 14:18:35 +0000 (10:18 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 25 Jul 2023 14:18:35 +0000 (10:18 -0400)
commit8418224f32f4dda85019cae063370c18bbd2d036
tree8d91e88f240ea8299b77e04a39e28927cc3dc2a3
parentad39c5c3d77dfa9d3d175db1fae4cdc9bc9d4d79
changes for quoting special and multibyte characters in glob patterns; changes to filename unicode normalization on macOS for globbing and filename completion; send SIGCONT unconditionally to just-restarted job in fg/bg
27 files changed:
CWRU/CWRU.chlog
Makefile.in
bashline.c
bashline.h
doc/Makefile.in
doc/bash.html
doc/bash.pdf
doc/bashref.aux
doc/bashref.bt
doc/bashref.bts
doc/bashref.cp
doc/bashref.cps
doc/bashref.dvi
doc/bashref.fn
doc/bashref.fns
doc/bashref.html
doc/bashref.log
doc/bashref.pdf
doc/bashref.texi
doc/bashref.toc
doc/bashref.vr
doc/bashref.vrs
jobs.c
lib/glob/glob.c
lib/readline/complete.c
pathexp.c
tests/run-cond