mpd/src/system
2017-08-11 09:09:04 +02:00
..
ByteOrder.hxx system/ByteOrder: fix byte order detection on FreeBSD/aarch64 2017-05-29 20:37:14 +02:00
Clock.cxx update copyright year 2017-01-03 20:48:59 +01:00
Clock.hxx update copyright year 2017-01-03 20:48:59 +01:00
EPollFD.cxx update copyright year 2017-01-03 20:48:59 +01:00
EPollFD.hxx update copyright year 2017-01-03 20:48:59 +01:00
Error.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
EventFD.cxx update copyright year 2017-01-03 20:48:59 +01:00
EventFD.hxx system/EventFD: use class UniqueFileDescriptor 2017-08-10 12:14:56 +02:00
EventPipe.cxx system/EventPipe: throw exception instead of raising fatal error 2017-08-11 09:09:04 +02:00
EventPipe.hxx update copyright year 2017-01-03 20:48:59 +01:00
FatalError.cxx update copyright year 2017-01-03 20:48:59 +01:00
FatalError.hxx update copyright year 2017-01-03 20:48:59 +01:00
fd_util.c system/fd_util: remove unused function close_socket() 2017-08-10 19:47:57 +02:00
fd_util.h system/fd_util: remove unused function close_socket() 2017-08-10 19:47:57 +02:00
FileDescriptor.cxx system/FileDescriptor: implement CreatePipe() on Windows 2017-08-11 08:15:47 +02:00
FileDescriptor.hxx system/FileDescriptor: implement CreatePipe() on Windows 2017-08-11 08:15:47 +02:00
PeriodClock.hxx update copyright year 2017-01-03 20:48:59 +01:00
SignalFD.cxx system/SignalFD: use class UniqueFileDescriptor 2017-08-10 12:13:41 +02:00
SignalFD.hxx system/SignalFD: use class UniqueFileDescriptor 2017-08-10 12:13:41 +02:00
UniqueFileDescriptor.hxx system/UniqueFileDescriptor: new auto-closing FileDescriptor wrapper 2017-08-10 12:01:17 +02:00