]> git.ipfire.org Git - thirdparty/bash.git/commit
fixes to read/wait; revert change that processes $'...' quoting in here-documents...
authorChet Ramey <chet.ramey@case.edu>
Mon, 24 Jan 2022 14:37:14 +0000 (09:37 -0500)
committerChet Ramey <chet.ramey@case.edu>
Mon, 24 Jan 2022 14:37:14 +0000 (09:37 -0500)
commit3011048a929215ba2d13aff169bb0b75eee96439
tree0304c99520f80bbf380fed7648d9df4d1c81798c
parent2a1c81bf634d372fde5141d7e616042ca960d9b4
fixes to read/wait; revert change that processes $'...' quoting in here-documents unconditionally
38 files changed:
CWRU/CWRU.chlog
builtins/cd.def
builtins/read.def
builtins/wait.def
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bash.ps
doc/bashbug.0
doc/bashbug.ps
doc/bashref.aux
doc/bashref.cp
doc/bashref.cps
doc/bashref.dvi
doc/bashref.html
doc/bashref.log
doc/bashref.pdf
doc/bashref.ps
doc/bashref.toc
doc/builtins.ps
doc/rbash.ps
externs.h
jobs.c
jobs.h
lib/glob/glob.c
lib/sh/shquote.c
make_cmd.c
nojobs.c
parse.y
subst.c
subst.h
support/config.guess.20201107 [new file with mode: 0755]
support/config.sub.20201107 [new file with mode: 0755]
tests/jobs.right
tests/jobs5.sub
tests/posixexp.right
tests/read.right
tests/read7.sub