From: Mischa POSLAWSKY Date: Thu, 12 Sep 2019 17:07:24 +0000 (+0200) Subject: prefer SIGINFO for statistics if available X-Git-Tag: v1.06~6 X-Git-Url: http://git.shiar.nl/barcat.git/commitdiff_plain/a635fe75ffafbd544463f4ab569f77f5d3e49ed0?hp=a635fe75ffafbd544463f4ab569f77f5d3e49ed0 prefer SIGINFO for statistics if available A far more appropriate signal for non-quitting interrupts, unfortunately only available on BSDs (bound to ctrl-T). Keep fallback to SIGQUIT as support on linux does not seem imminent :(http://lkml.iu.edu/hypermail/linux/kernel/1411.0/03374.html). ---