killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 3 Apr 2012 06:16:05 +0000 (08:16 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 3 Apr 2012 06:16:05 +0000 (08:16 +0200)
commit14850308e902594785e6789a4f28677103ca2096
tree42a530404d2601a3f941b37fbb6ab6c2557086d9
parent7a4269329fa05411b477b540beebf18af90e9b42
killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT

function                                             old     new   delta
kill_main                                            913     942     +29

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
procps/kill.c