]> git.ipfire.org Git - thirdparty/bash.git/commit
update fix to save history if fatal signal arrives during $PROMPT_COMMAND execution...
authorChet Ramey <chet.ramey@case.edu>
Tue, 24 Mar 2026 14:10:30 +0000 (10:10 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 24 Mar 2026 14:10:30 +0000 (10:10 -0400)
commit55f721c51e2d7999144b28cb2e97d1d077d1d1ef
treea53e0d75e563b64f0d0e0ab3b8dbd01d69644e72
parent1f292e433e2e51184c15d8f71b4d9daf1104d3e7
update fix to save history if fatal signal arrives during $PROMPT_COMMAND execution; fix issue with extglob and empty patterns preceding pattern beginning with a `.'
22 files changed:
CWRU/CWRU.chlog
Makefile.in
array.h
assoc.c
assoc.h
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bashref.html
doc/bashref.info
doc/bashref.texi
doc/version.texi
examples/loadables/cut.c
execute_cmd.c
lib/glob/glob.c
lib/glob/sm_loop.c
patchlevel.h
print_cmd.c
shell.c
sig.c
tests/trap8.sub