Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | *: use WIN32 instead of G_OS_WIN32 | Max Kellermann | 2013-10-15 | 2 | -6/+6 | |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -5/+6 | |
* | mpd_error.h: remove obsolete header | Max Kellermann | 2013-09-05 | 2 | -0/+10 | |
* | use standard snprintf() instead of GLib g_snprintf() | Max Kellermann | 2013-09-05 | 1 | -1/+2 | |
* | system/SocketError: un-inline constructor | Max Kellermann | 2013-09-04 | 2 | -13/+24 | |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 8 | -49/+80 | |
* | system/resolver: convert to C++ | Max Kellermann | 2013-09-04 | 2 | -18/+10 | |
* | system/EPollFD: fix typo in Add() | Max Kellermann | 2013-08-10 | 1 | -1/+1 | |
* | event/EPollFD: basic support for Linux epoll | Max Kellermann | 2013-08-07 | 2 | -0/+112 | |
* | event/EventFD: move to libsystem | Max Kellermann | 2013-08-07 | 4 | -0/+359 | |
* | event/SignalMonitor: use signalfd() if available | Max Kellermann | 2013-08-07 | 2 | -0/+120 | |
* | Makefile.am: move sources to libsystem.a | Max Kellermann | 2013-08-07 | 11 | -0/+1340 |