summaryrefslogtreecommitdiff
path: root/src/system/EventFD.cxx
AgeCommit message (Expand)Author
2020-03-16remove gcc_unusedRosen Penev
2020-03-12replace assert.h with cassertRosen Penev
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-08-22configure.ac: add automake conditional "LINUX"Max Kellermann
2018-08-22system/{Epoll,Event,Signal}FD: relicense to BSD-2Max Kellermann
2018-08-20net/SocketDescriptor: make eventfd() and signalfd() mandatory on LinuxMax Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-08-06system/Event{FD,Pipe}: add "noexcept"Max Kellermann
2018-08-06system/Event{FD,Pipe}: throw exception on errorMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-03-03system/FileDescriptor: new wrapper class for a file descriptorMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-08-07event/EventFD: move to libsystemMax Kellermann