aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/FatalError.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-15configure.ac: add option "--disable-glib"Max Kellermann1-1/+5
2013-12-15system/SocketError, ...: use strerror() instead of g_strerror()Max Kellermann1-1/+4
2013-11-05add various missing headersNatanael Copa1-0/+1
2013-10-30system/FatalError: use _exit() instead of exit()Max Kellermann1-2/+2
2013-10-30system/FatalError: move code to Abort()Max Kellermann1-3/+10
2013-10-20FatalError: remove unused GError overloadMax Kellermann1-6/+0
2013-10-02Log: new logging library APIMax Kellermann1-5/+6
2013-09-05mpd_error.h: remove obsolete headerMax Kellermann1-0/+6
2013-09-04util/Error: new error passing libraryMax Kellermann1-0/+8
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann1-0/+0
2013-08-07FatalError: new library to replace mpd_error.hMax Kellermann1-0/+91