chiark / gitweb /
libudev: set errno properly in all error conditions of udev_device_new_from_syspath()
[elogind.git] / src / test / test-prioq.c
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
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