Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-08-07 | configure.ac: pass option name to MPD_OPTIONAL_FUNC() | Max Kellermann | 1 | -5/+5 | |
2013-08-06 | configure.ac: add option --enable-eventfd | Max Kellermann | 1 | -0/+12 | |
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. |