aboutsummaryrefslogtreecommitdiffstats
path: root/src/system (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* *: use WIN32 instead of G_OS_WIN32Max Kellermann2013-10-152-6/+6
* Log: new logging library APIMax Kellermann2013-10-021-5/+6
* mpd_error.h: remove obsolete headerMax Kellermann2013-09-052-0/+10
* use standard snprintf() instead of GLib g_snprintf()Max Kellermann2013-09-051-1/+2
* system/SocketError: un-inline constructorMax Kellermann2013-09-042-13/+24
* util/Error: new error passing libraryMax Kellermann2013-09-048-49/+80
* system/resolver: convert to C++Max Kellermann2013-09-042-18/+10
* system/EPollFD: fix typo in Add()Max Kellermann2013-08-101-1/+1
* event/EPollFD: basic support for Linux epollMax Kellermann2013-08-072-0/+112
* event/EventFD: move to libsystemMax Kellermann2013-08-074-0/+359
* event/SignalMonitor: use signalfd() if availableMax Kellermann2013-08-072-0/+120
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-0711-0/+1340