aboutsummaryrefslogtreecommitdiff
path: root/src/signal_check.c
Commit message (Expand)AuthorAge
* signal_check: [trivial] make __caught_signals array staticEric Wong2006-09-15
* Add mpd-indent.shAvuton Olrich2006-07-20
* Initialize sigaction.sa_mask to an empty set in a few places we forgot toJ. Alexander Treuman2006-07-18
* sparse: replace 0 (integer) usage with NULL where appropriateEric Wong2006-07-17
* Change shank's email addressJ. Alexander Treuman2006-07-14
* Huge header update, update the copyright and addAvuton Olrich2006-07-13
* a few extra strerror()'s sprinkled in the codeWarren Dukes2004-11-02
* add vim shiznit to end of all source filesWarren Dukes2004-04-14
* add copyright notices to new filesWarren Dukes2004-04-13
* when doing signal functions (like sigaction) make sure it wasn't interrupted ...Warren Dukes2004-04-13
* clean up signal handling using a polling method, from the genius that is mack...Warren Dukes2004-04-11