chiark / gitweb /
sd-event: use prioq_ensure_allocated where possible
[elogind.git] / src / libelogind / sd-event / sd-event.c
2017-05-17 Evgeny Vereshchaginsd-event: use prioq_ensure_allocated where possible
2017-05-17 Lennart Poetteringsd-event: define a new PREPARING state
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (4/5)
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (3/3)
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-04-09 Sven EdenPrep v227: Clean up some headers in src/systemd
2017-03-29 David Herrmannsd-event: don't provide priority stability
2017-03-29 Krzysztof Kotlengasd-event: fix prepare priority queue comparison function
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenPrep v226: Apply missing fixes and changes to src/libel...
2017-03-14 Lennart Poetteringsd-event: improve debug message when we fail to remove...
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...
2017-03-14 David Herrmannsd-event: make errors on EPOLL_CTL_DEL pseudo-fatal
2017-03-14 Lennart Poetteringlogind,sd-event: drop spurious new-lines
2017-03-14 Tom Gundersensd-event: don't touch fd's accross forks
2017-03-14 Lennart Poetteringutil: split out signal-util.[ch] from util.[ch]
2017-03-14 Lennart Poetteringsd-event: simplify sd_event_run()
2015-04-19 Andy WingoRename more things to elogind