]> git.ipfire.org Git - thirdparty/bash.git/commit
fix to RL_STATE_EOF in readline callback mode; fix to edge case for terminating signa...
authorChet Ramey <chet.ramey@case.edu>
Tue, 3 May 2022 14:43:44 +0000 (10:43 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 3 May 2022 14:43:44 +0000 (10:43 -0400)
commitf9ed510acb690d8a570bf3ffcf0dc3e7c7be7dc9
treeaa034e3f61d68edde0b075e3efd074d64c59fc0e
parentd0cd67ee13930ade6d926e3387551b79e8c5be37
fix to RL_STATE_EOF in readline callback mode; fix to edge case for terminating signal handling and exit traps in -c command
15 files changed:
CWRU/CWRU.chlog
MANIFEST
Makefile.in
bashline.h
builtins/evalstring.c
configure
configure.ac
doc/bash.1
doc/bashref.texi
doc/version.texi
examples/loadables/Makefile.in
examples/loadables/Makefile.inc.in
examples/loadables/Makefile.sample.in [new file with mode: 0644]
examples/loadables/print.c
lib/readline/callback.c