Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbus-socket-set-epoll: initialize all bytes of struct epoll_event | Philip Withnall | 2017-02-22 | 1 | -1/+7 |
* | Remove trailing newlines from _dbus_warn, _dbus_warn_check_failed | Simon McVittie | 2016-09-30 | 1 | -9/+9 |
* | DBusMainLoop, DBusSocketSet: work in terms of DBusPollable | Simon McVittie | 2015-05-12 | 1 | -4/+4 |
* | Use epoll in a backwards-compatible way on Linux < 2.6.27 | Simon McVittie | 2011-06-13 | 1 | -1/+20 |
* | Add an implementation of DBusSocketSet using epoll | Simon McVittie | 2011-06-13 | 1 | -0/+352 |