]> git.ipfire.org Git - thirdparty/bash.git/commit
modify way bash avoids running traps in subshells that haven't reset the trap strings...
authorChet Ramey <chet.ramey@case.edu>
Wed, 14 Jan 2026 16:08:22 +0000 (11:08 -0500)
committerChet Ramey <chet.ramey@case.edu>
Wed, 14 Jan 2026 16:08:22 +0000 (11:08 -0500)
commita6421d84191dbc90832747f4ba88bf0b5eed0550
tree7ce1ff1171df8517910723302e4ddda5a754211c
parente7c3acf10876963d15f4b6b8030717d308c12bd4
modify way bash avoids running traps in subshells that haven't reset the trap strings yet; new readline bindable command 'shell-expand-and-requote-line'
13 files changed:
CWRU/CWRU.chlog
bashline.c
command.h
doc/bash.1
doc/version.texi
execute_cmd.c
general.c
jobs.c
lib/readline/doc/rluser.texi
sig.c
subst.c
tests/glob2.sub
variables.c