chiark / gitweb /
path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.h
[elogind.git] / src / shared / prioq.c
2013-10-10 Lennart Poetteringevent: add timer accuracy/coalescing logic
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-02 Cristian RodríguezAlways use our own MAX/MIN definitions
2013-03-30 Lennart Poetteringprioq: consider a NULL prioq empty
2013-03-21 Lennart Poetteringbus: implement full method call timeout logic
2013-03-21 Lennart Poetteringshared: add simple priority queue implementation