]> git.ipfire.org Git - thirdparty/bash.git/commit
updates for nofork command substitution; changes for z/OS machines; fix for race...
authorChet Ramey <chet.ramey@case.edu>
Mon, 22 May 2023 13:37:41 +0000 (09:37 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 22 May 2023 13:37:41 +0000 (09:37 -0400)
commit782af56204608d09b24a5d6ef19ffdd1a55b96f6
treef7cb8887ce2f0ec3abcdeb1273d01d24a9a3e0ef
parente44e3d50dee26d12927baca188ad2a44a0135173
updates for nofork command substitution; changes for z/OS machines; fix for race in wait_for_any_job
32 files changed:
CWRU/CWRU.chlog
MANIFEST
configure
configure.ac
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bash.ps
doc/bashref.bt
doc/bashref.bts
doc/bashref.html
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.texi
execute_cmd.c
jobs.c
lib/glob/smatch.c
lib/intl/gettextP.h
parse.y
shell.c
subst.c
support/signames.c
tests/comsub2.right
tests/comsub2.tests
tests/comsub23.sub [new file with mode: 0644]
tests/comsub24.sub [new file with mode: 0644]
tests/comsub25.sub [new file with mode: 0644]
tests/test1.sub
tests/trap.tests