summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/test-event.c
AgeCommit message (Expand)Author
2013-10-21sd-event: EPOLLONESHOT only disables event reporting after an event. The fd i...David Strauss
2013-10-11event: rename the "mute" field of event sources to "enabled"Lennart Poettering
2013-10-11event: implement quit handlersLennart Poettering
2013-10-10event: add timer accuracy/coalescing logicLennart Poettering
2013-10-10bus: add minimal event loop APILennart Poettering