aboutsummaryrefslogtreecommitdiffstats
path: root/src/system (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-05mpd_error.h: remove obsolete headerMax Kellermann2-0/+10
2013-09-05use standard snprintf() instead of GLib g_snprintf()Max Kellermann1-1/+2
2013-09-04system/SocketError: un-inline constructorMax Kellermann2-13/+24
2013-09-04util/Error: new error passing libraryMax Kellermann8-49/+80
2013-09-04system/resolver: convert to C++Max Kellermann2-18/+10
2013-08-10system/EPollFD: fix typo in Add()Max Kellermann1-1/+1
2013-08-07event/EPollFD: basic support for Linux epollMax Kellermann2-0/+112
2013-08-07event/EventFD: move to libsystemMax Kellermann4-0/+359
2013-08-07event/SignalMonitor: use signalfd() if availableMax Kellermann2-0/+120
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann11-0/+1340