aboutsummaryrefslogtreecommitdiff
path: root/src/signal_check.c
Commit message (Expand)AuthorAge
* removed the signal_check librariesMax Kellermann2009-01-01
* sig_handlers: removed unused functionsMax Kellermann2008-12-30
* removed os_compat.hMax Kellermann2008-12-29
* signal_check.c: don't use leading underscoresMax Kellermann2008-10-20
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* The massive copyright updateAvuton Olrich2007-04-05
* Closing some parenthesis around shank's email address in copyright headers.J. Alexander Treuman2007-02-18
* 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