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