]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for nofork comsubs undoing enclosing command's redirections; fix for binding...
authorChet Ramey <chet.ramey@case.edu>
Wed, 20 Aug 2025 15:08:28 +0000 (11:08 -0400)
committerChet Ramey <chet.ramey@case.edu>
Wed, 20 Aug 2025 15:08:28 +0000 (11:08 -0400)
commit086456835944d1a3098a026646144573deafc917
tree542800343a078e3ec0bfed927c369116a758aa41
parent3160c0b89ce4f3934e791de94f9370b6cfc26ae5
fix for nofork comsubs undoing enclosing command's redirections; fix for binding _ variable in the temporary environment; fix for crash when making special variables arrays; accommodate IFS as array variable; fix for SIGINT arriving while cleaning up a readline incremental search
21 files changed:
CWRU/CWRU.chlog
MANIFEST
arrayfunc.c
execute_cmd.c
lib/readline/isearch.c
lib/readline/rlprivate.h
lib/readline/signals.c
parse.y
subst.c
tests/glob2.sub
tests/history7.sub
tests/intl.tests
tests/intl3.sub
tests/nameref.right
tests/nquote3.sub
tests/nquote5.sub
tests/posixpipe.tests
tests/procsub.tests
tests/test-aux-functions [new file with mode: 0644]
tests/unicode2.sub
variables.h