summaryrefslogtreecommitdiff
path: root/signal.c
Commit message (Expand)AuthorAgeFilesLines
* procd: add SIGPWR as signalPaul Spooren2019-04-261-0/+2
* add a build-time option to disable init related codeFelix Fietkau2016-03-051-0/+4
* Fix ctrl+alt+del supportMichel Stam2014-10-121-0/+2
* make procd handle ctrl+alt+delJohn Crispin2014-10-021-0/+1
* debloat and reorganize codeJohn Crispin2013-11-151-13/+0
* add 2 second sleep before rebootingJohn Crispin2013-07-031-0/+1
* get rid of sleep() callsJohn Crispin2013-06-271-1/+0
* ignore sigpipeJohn Crispin2013-04-231-1/+1
* make reboot work without -f in failsafeJohn Crispin2013-04-231-6/+25
* add signal handlerJohn Crispin2013-03-131-0/+88