]> git.ipfire.org Git - thirdparty/bash.git/commit - configure.ac
fix for adding `;' to nofork command substitution; IBM z/OS changes; fix for files...
authorChet Ramey <chet.ramey@case.edu>
Sat, 3 Jun 2023 18:21:03 +0000 (14:21 -0400)
committerChet Ramey <chet.ramey@case.edu>
Sat, 3 Jun 2023 18:21:03 +0000 (14:21 -0400)
commita629483b0ee2975d9a869ea5240ad5ef3a339b00
tree29f0f96ef66df185d36b0a8d8f5928415dd9ec9b
parent353e3749e9a160d810321c0abd36235c0d7b68c1
fix for adding `;' to nofork command substitution; IBM z/OS changes; fix for files ending with backslash; fix for expanding compound assignment in an alias; fix for printing here-documents in if statements; change to make enable -fn load a builtin but mark it as disabled; fix for removing FIFOs during `.'; fix for single-quoting translations
16 files changed:
CWRU/CWRU.chlog
MANIFEST
aclocal.m4
builtins/enable.def
builtins/evalfile.c
configure
configure.ac
findcmd.c
parse.y
print_cmd.c
subst.c
tests/alias.right
tests/alias.tests
tests/heredoc.right
tests/heredoc.tests
tests/heredoc9.sub [new file with mode: 0644]