Systemd/src/libsystemd/sd-event
Lennart Poettering d6a83dc48a sd-event: add relative timer calls
We frequently want to set a timer relative to the current time. Let's
add an explicit API for this. This not only saves us a few lines of code
everywhere and simplifies things, but also allows us to do correct
overflow checking.
2020-07-28 11:23:41 +02:00
..
event-source.h sd-event: add pidfd support 2019-12-04 10:34:41 +01:00
event-util.c coccinelle: also mark previous synthetic errnos as such 2018-11-22 10:54:38 +01:00
event-util.h sd-event: also introduce event_source_is_enabled() 2018-11-16 22:57:42 +09:00
sd-event.c sd-event: add relative timer calls 2020-07-28 11:23:41 +02:00
test-event.c test: add test for pidfd support in sd-event 2019-12-04 10:35:39 +01:00