Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add vim shiznit to end of all source files | Warren Dukes | 2004-04-14 | 1 | -0/+1 |
| | | | git-svn-id: https://svn.musicpd.org/mpd/trunk@750 09075e82-0dd4-0310-85a5-a0d7c8717e4f | ||||
* | add copyright notices to new files | Warren Dukes | 2004-04-13 | 1 | -0/+19 |
| | | | git-svn-id: https://svn.musicpd.org/mpd/trunk@739 09075e82-0dd4-0310-85a5-a0d7c8717e4f | ||||
* | when doing signal functions (like sigaction) make sure it wasn't interrupted ↵ | Warren Dukes | 2004-04-13 | 1 | -1/+3 |
| | | | | | by a signal (errno==EINTR) git-svn-id: https://svn.musicpd.org/mpd/trunk@729 09075e82-0dd4-0310-85a5-a0d7c8717e4f | ||||
* | clean up signal handling using a polling method, from the genius that is ↵ | Warren Dukes | 2004-04-11 | 1 | -0/+38 |
mackstann git-svn-id: https://svn.musicpd.org/mpd/trunk@697 09075e82-0dd4-0310-85a5-a0d7c8717e4f |