summaryrefslogtreecommitdiffstats
path: root/src/sig-monitor.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-28handle more exceptionnal signalsJosé Bollo1-2/+2
2017-06-28Add backtrace on errorsJosé Bollo1-2/+25
2017-06-02Fix error on initialisationJosé Bollo1-3/+0
2017-05-15Fix the timer signal numberJosé Bollo1-1/+1
2017-05-12free SIGALRM for boost timersJosé Bollo1-3/+5
2017-04-13Simplification of sig-monitorJosé Bollo1-12/+2
2017-04-10Make implementation multithreadJosé Bollo1-0/+2
2017-03-22Refactor of threading and signal monitorJosé Bollo1-0/+198