aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/FatalError.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* system/FatalError: add FatalSystemError() overload with WIN32 error codeMax Kellermann2014-12-051-10/+18
* system/FatalError: use FormatMessage() instead of g_win32_error_message()Max Kellermann2014-12-051-5/+6
* system/FatalError: remove GError supportMax Kellermann2014-02-181-10/+0
* copyright year 2014Max Kellermann2014-01-131-1/+1
* configure.ac: add option "--disable-glib"Max Kellermann2013-12-151-1/+5
* system/SocketError, ...: use strerror() instead of g_strerror()Max Kellermann2013-12-151-1/+4
* add various missing headersNatanael Copa2013-11-051-0/+1
* system/FatalError: use _exit() instead of exit()Max Kellermann2013-10-301-2/+2
* system/FatalError: move code to Abort()Max Kellermann2013-10-301-3/+10
* FatalError: remove unused GError overloadMax Kellermann2013-10-201-6/+0
* Log: new logging library APIMax Kellermann2013-10-021-5/+6
* mpd_error.h: remove obsolete headerMax Kellermann2013-09-051-0/+6
* util/Error: new error passing libraryMax Kellermann2013-09-041-0/+8
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-071-0/+91