aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/FatalError.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-20FatalError: remove unused GError overloadMax Kellermann1-6/+0
2013-10-02Log: new logging library APIMax Kellermann1-5/+6
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
2013-09-05mpd_error.h: remove obsolete headerMax Kellermann1-0/+6
Migrate the remaining callers to FatalError().
2013-09-04util/Error: new error passing libraryMax Kellermann1-0/+8
Replaces GLib's GError.
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