aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/FatalError.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-12-05system/FatalError: add FatalSystemError() overload with WIN32 error codeMax Kellermann1-10/+18
2014-12-05system/FatalError: use FormatMessage() instead of g_win32_error_message()Max Kellermann1-5/+6
2014-02-18system/FatalError: remove GError supportMax Kellermann1-10/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
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