aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/FatalError.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FatalError: remove unused GError overloadMax Kellermann2013-10-201-6/+0
|
* Log: new logging library APIMax Kellermann2013-10-021-5/+6
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* mpd_error.h: remove obsolete headerMax Kellermann2013-09-051-0/+6
| | | | Migrate the remaining callers to FatalError().
* util/Error: new error passing libraryMax Kellermann2013-09-041-0/+8
| | | | Replaces GLib's GError.
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-071-0/+91