aboutsummaryrefslogtreecommitdiffstats
path: root/src/event/WakeFD.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* event/EventFD: move to libsystemMax Kellermann2013-08-071-2/+2
|
* configure.ac: add option --enable-eventfdMax Kellermann2013-08-061-50/+5
| | | | | | Remove the runtime check for eventfd(), hard-code the feature once it's been selected at compile time. The class WakeFD is splitted into EventFD and EventPipe, using WakeFD as a macro diversion.
* event/WakeFD: use eventfd() if availableMax Kellermann2013-01-101-0/+11
|
* GlobalEvents: move code to class WakeFDMax Kellermann2013-01-091-0/+69