Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2006-09-15 | signal_check: [trivial] make __caught_signals array static | Eric Wong | 1 | -1/+1 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -12/+12 |
2006-07-18 | Initialize sigaction.sa_mask to an empty set in a few places we forgot to | J. Alexander Treuman | 1 | -0/+1 |
2006-07-17 | sparse: replace 0 (integer) usage with NULL where appropriate | Eric Wong | 1 | -1/+2 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2004-11-02 | a few extra strerror()'s sprinkled in the code | Warren Dukes | 1 | -2/+0 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-04-13 | add copyright notices to new files | Warren Dukes | 1 | -0/+19 |
2004-04-13 | when doing signal functions (like sigaction) make sure it wasn't interrupted ... | Warren Dukes | 1 | -1/+3 |
2004-04-11 | clean up signal handling using a polling method, from the genius that is mack... | Warren Dukes | 1 | -0/+38 |