]> git.ipfire.org Git - thirdparty/bash.git/commit
fix to trap execution to avoid the shell believing it's still executing the handler...
authorChet Ramey <chet.ramey@case.edu>
Tue, 9 Aug 2022 14:43:00 +0000 (10:43 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 9 Aug 2022 14:43:00 +0000 (10:43 -0400)
commit0142068628f1e33c06bb23ed203a9bede2723c6c
tree8ab1cd2c5602076d94301a98ff882120cbd1aa9d
parent9c317a6ae12aae38feac73bf98e13f7756b15e9c
fix to trap execution to avoid the shell believing it's still executing the handler after returning
CHANGES
CHANGES-5.2
CWRU/CWRU.chlog
NEWS
NEWS-5.2
configure
configure.ac
trap.c