chiark / gitweb /
event: rename the "mute" field of event sources to "enabled"
[elogind.git] / src / libsystemd-bus / sd-event.c
2013-10-10 Lennart Poetteringevent: rename the "mute" field of event sources to...
2013-10-10 Lennart Poetteringevent: implement quit handlers
2013-10-10 Lennart Poetteringevent: refuse operation if the caller tries to reuse...
2013-10-10 Lennart Poetteringevent: add timer accuracy/coalescing logic
2013-10-10 Tero Roponenbus: fix duplicate comparisons
2013-10-10 Lennart Poetteringbus: add minimal event loop API