chiark / gitweb /
event: add sd_event_source_get_child_pid() call to query the PID of a child event...
[elogind.git] / src / systemd / sd-event.h
2013-10-10 Lennart Poetteringevent: add sd_event_source_get_child_pid() call to...
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 Lennart Poetteringbus: add minimal event loop API