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