mpd/src/system
Max Kellermann d5dfe7d457 configure.ac: add option "--disable-glib"
Allows building without GLib.  This fails to compile currently,
because GLib is still used in the MPD core.
2013-12-15 18:43:12 +01:00
..
ByteOrder.hxx system/ByteOrder: testing for endianness in a more general way 2013-11-21 23:04:49 +01:00
Clock.cxx Clock.cxx: provide all arguments for GetProcessTimes 2013-11-29 15:21:31 +06:00
Clock.hxx Stats: use monotonic clock instead of GTimer 2013-11-24 21:14:38 +01:00
EPollFD.cxx event/EPollFD: basic support for Linux epoll 2013-08-07 19:44:43 +02:00
EPollFD.hxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
EventFD.cxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
EventFD.hxx event/EventFD: move to libsystem 2013-08-07 11:52:26 +02:00
EventPipe.cxx gcc.h: rename to Compiler.h 2013-10-15 09:21:59 +02:00
EventPipe.hxx event/EventFD: move to libsystem 2013-08-07 11:52:26 +02:00
FatalError.cxx configure.ac: add option "--disable-glib" 2013-12-15 18:43:12 +01:00
FatalError.hxx configure.ac: add option "--disable-glib" 2013-12-15 18:43:12 +01:00
fd_util.c fd_util: avoid unnecessary fcntl() calls 2013-10-29 13:02:53 +01:00
fd_util.h system/fd_util.h: avoid symbol conflict with statically linked libmpdclient 2013-11-18 16:35:22 +06:00
PeriodClock.hxx Volume, Output: use new class PeriodClock instead of GTimer 2013-11-25 22:09:46 +01:00
Resolver.cxx system/Resolver: use std::string to allocate internal buffer 2013-12-04 14:27:28 +01:00
Resolver.hxx system/Resolver: sockaddr_to_string() returns std::string() 2013-12-04 08:43:55 +01:00
SignalFD.cxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
SignalFD.hxx event/SignalMonitor: use signalfd() if available 2013-08-07 11:03:47 +02:00
SocketError.cxx system/SocketError, ...: use strerror() instead of g_strerror() 2013-12-15 18:32:07 +01:00
SocketError.hxx include cleanup using iwyu 2013-11-28 11:50:54 +01:00
SocketUtil.cxx util/Tokenizer, ...: include cleanup 2013-12-15 18:33:26 +01:00
SocketUtil.hxx util/Error: new error passing library 2013-09-04 18:14:22 +02:00