chiark / gitweb /
util: replace close_nointr_nofail() by a more useful safe_close()
[elogind.git] / src / libsystemd / sd-event / sd-event.c
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-02-25 Zbigniew Jędrzejew... Remove dead lines in various places
2014-02-21 Lennart Poetteringevent: add new kind of event source called "post"
2014-02-21 Thomas Bächlersd-event: Fix systemd crash when using timer units.
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-19 Lennart Poetteringmake gcc shut up
2014-02-19 David Herrmannevent: fix crash on child-source state modifications
2014-01-21 Tom Gundersenlibsystemd: split up into subdirs