summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-event/test-event.c
AgeCommit message (Expand)Author
2015-01-22tests: use assert_se instead of assertRonny Chevalier
2014-05-15sd-event: introduce concept of "floating" event sourcesLennart Poettering
2014-03-24util: replace close_pipe() with new safe_close_pair()Lennart Poettering
2014-03-24sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-19make gcc shut upLennart Poettering
2014-01-21libsystemd: split up into subdirsTom Gundersen