Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-02-18 | system/FatalError: remove GError support | Max Kellermann | 1 | -10/+0 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-12-15 | configure.ac: add option "--disable-glib" | Max Kellermann | 1 | -1/+5 |
2013-12-15 | system/SocketError, ...: use strerror() instead of g_strerror() | Max Kellermann | 1 | -1/+4 |
2013-11-05 | add various missing headers | Natanael Copa | 1 | -0/+1 |
2013-10-30 | system/FatalError: use _exit() instead of exit() | Max Kellermann | 1 | -2/+2 |
2013-10-30 | system/FatalError: move code to Abort() | Max Kellermann | 1 | -3/+10 |
2013-10-20 | FatalError: remove unused GError overload | Max Kellermann | 1 | -6/+0 |
2013-10-02 | Log: new logging library API | Max Kellermann | 1 | -5/+6 |
2013-09-05 | mpd_error.h: remove obsolete header | Max Kellermann | 1 | -0/+6 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -0/+8 |
2013-08-07 | Makefile.am: move sources to libsystem.a | Max Kellermann | 1 | -0/+0 |
2013-08-07 | FatalError: new library to replace mpd_error.h | Max Kellermann | 1 | -0/+91 |