chiark / gitweb /
seccomp: we should control NO_NEW_PRIVS on our own, not let seccomp do this for us
[elogind.git] / src / shared / prioq.h
2013-10-10 Lennart Poetteringbus: add minimal event loop API
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-03-21 Lennart Poetteringbus: implement full method call timeout logic
2013-03-21 Lennart Poetteringshared: add simple priority queue implementation