mpd/src/system
2017-09-13 17:36:48 +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 system/EPollFD: throw exception instead of raising fatal error 2017-08-11 09:39:47 +02: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 Fix EventPipe file descriptors 2017-08-17 12:21:01 +10: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
FileDescriptor.cxx system/FileDescriptor: use _WIN32 instead of WIN32 2017-09-13 17:36:48 +02:00
FileDescriptor.hxx system/FileDescriptor: use _WIN32 instead of WIN32 2017-09-13 17:36:48 +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