Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timedated: use libsystemd-bus instead of libdbus for bus communication | 2013-10-16 | 1 | -1/+0 | |
* | event: add apis to query the timestamp of the event currently processed | 2013-10-11 | 1 | -0/+2 | |
* | event: move all library calls over to new assert_return() macro | 2013-10-11 | 1 | -7/+7 | |
* | event: add sd_event_source_get_child_pid() call to query the PID of a child e... | 2013-10-11 | 1 | -2/+1 | |
* | event: rename the "mute" field of event sources to "enabled" | 2013-10-11 | 1 | -4/+4 | |
* | event: implement quit handlers | 2013-10-11 | 1 | -8/+16 | |
* | event: refuse operation if the caller tries to reuse an event loop after a fo... | 2013-10-10 | 1 | -1/+1 | |
* | event: add timer accuracy/coalescing logic | 2013-10-10 | 1 | -3/+5 | |
* | bus: add minimal event loop API | 2013-10-10 | 1 | -0/+97 |