Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't include os_compat.h | Max Kellermann | 2008-10-08 | 1 | -1/+3 |
* | Remove EINTR checking for open(2) | Eric Wong | 2008-09-23 | 1 | -2/+1 |
* | unsigned counters | Max Kellermann | 2008-03-26 | 1 | -2/+2 |
* | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 2008-01-03 | 1 | -6/+1 |
* | export FATAL() with noreturn attribute | Eric Wong | 2007-08-27 | 1 | -1/+0 |
* | After changing ERROR();exit() to FATAL(), gcc incorrectly detects some | J. Alexander Treuman | 2007-05-26 | 1 | -0/+1 |
* | Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a single | J. Alexander Treuman | 2007-05-26 | 1 | -8/+4 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | Don't initialize globals to zero (or NULL) | Eric Wong | 2007-01-14 | 1 | -1/+1 |
* | software volume can now be saved and read from the state file | Eric Wong | 2006-07-30 | 1 | -0/+2 |
* | Standardize state_file handling routines. | Eric Wong | 2006-07-30 | 1 | -0/+112 |