]> granicus.if.org Git - shadow/commit
Reset caught variable when signal is handled by su.
authorNicolas François <nicolas.francois@centraliens.net>
Tue, 13 Aug 2013 17:42:50 +0000 (19:42 +0200)
committerNicolas François <nicolas.francois@centraliens.net>
Tue, 13 Aug 2013 17:42:50 +0000 (19:42 +0200)
commita5e3dbb0e36444b915bc9c4c295a5e1a84d3918e
treee2516bec35ff1722d7539338887e87dedae4195a
parent29bd7e1929b439f8cb3ec353be03aedc91c6f0c6
Reset caught variable when signal is handled by su.

* src/su.c: When a SIGTSTP is caught, reset caught to 0. There is
no need to kill the child in such case after su is resumed. This
remove the "Session terminated, terminating shell...
...terminated." messages in such case.
ChangeLog
src/su.c