aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/FatalError.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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