summaryrefslogtreecommitdiffstats
path: root/src/pacman/sighandler.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-14Remove all modelines from the projectEli Schwartz1-2/+0
2018-03-14Update coyrights for 2018Allan McRae1-1/+1
2017-01-04Update copyright yearsAllan McRae1-1/+1
2016-01-04Update copyright years for 2016Allan McRae1-1/+1
2015-12-05remove soft interrupt handler before cleanupAndrew Gregory1-0/+10
2015-12-05extract soft interrupt handlersAndrew Gregory1-20/+14
2015-12-05extract SIGSEGV handlerAndrew Gregory1-17/+27
2015-12-05extract SIGWINCH handlerAndrew Gregory1-4/+17
2015-12-05move signal handlers to sighandler.[ch]Andrew Gregory1-0/+92