aboutsummaryrefslogtreecommitdiffstats
path: root/src/sig-monitor.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Update copyright datesJosé Bollo1-1/+1
2019-10-17sig-monitor: Fix exit in signal handlerJosé Bollo1-2/+24
2019-04-12Fix small issuesJose Bollo1-1/+1
2019-04-02Improve setting of optionsJose Bollo1-20/+20
2019-03-29sig-monitor: Add compiling switchesJosé Bollo1-82/+177
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2019-01-16jobs: Refactor event loop handlingJosé Bollo1-0/+5
2018-08-28Allow choice to trap or not program faultsJosé Bollo1-6/+31
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2017-12-21sig-monitor: Handle signals in exitJosé Bollo1-2/+23
2017-12-21sig-monitor: Make signal list globalJosé Bollo1-22/+22
2017-10-09sig-monitor: Fix backtrace croppingJosé Bollo1-1/+1
2017-09-08sig-monitor: Fix a warning (minor)José Bollo1-2/+0
2017-09-07sig-monitor: handle SIGSEGV in backtraceJosé Bollo1-11/+37
2017-09-05sig-monitor: Dump stack atomicallyJosé Bollo1-8/+25
2017-08-08sig-monitor: dump the stack on SIGABRTJosé Bollo1-0/+2
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