aboutsummaryrefslogtreecommitdiff
path: root/src/state_file.c
Commit message (Expand)AuthorAge
* replaced mpd_noreturn by G_GNUC_NORETURNThomas Jansen2008-12-02
* replaced mpd_likely/mpd_unlikely by G_LIKELY/G_UNLIKELYThomas Jansen2008-12-02
* don't include os_compat.hMax Kellermann2008-10-08
* Remove EINTR checking for open(2)Eric Wong2008-09-23
* unsigned countersMax Kellermann2008-03-26
* Cleanup #includes of standard system headers and put them in one placeEric Wong2008-01-03
* export FATAL() with noreturn attributeEric Wong2007-08-27
* After changing ERROR();exit() to FATAL(), gcc incorrectly detects someJ. Alexander Treuman2007-05-26
* Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a singleJ. Alexander Treuman2007-05-26
* The massive copyright updateAvuton Olrich2007-04-05
* Don't initialize globals to zero (or NULL)Eric Wong2007-01-14
* software volume can now be saved and read from the state fileEric Wong2006-07-30
* Standardize state_file handling routines.Eric Wong2006-07-30