chiark / gitweb /
execute: explain in a comment, why close_all_fds() is invoked the second time differently
[elogind.git] / src / test / test-prioq.c
2013-12-22 Lennart Poetteringshared: switch our hash table implementation over to...
2013-04-24 Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-03-21 Lennart Poetteringshared: add simple priority queue implementation