logread: intercept all fatal signals, not just SIGINT
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 28 Jul 2013 21:17:00 +0000 (23:17 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 28 Jul 2013 21:17:00 +0000 (23:17 +0200)
commit2641426187550fb2ba10f249a97e994fec26848a
treeadfe6f097444fadfef38b5867e29ac30df176d64
parentfd3ac96c0f7806fbc90ff02b305b0ef51894f3db
logread: intercept all fatal signals, not just SIGINT

function                                             old     new   delta
interrupted                                           27      20      -7

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