summaryrefslogtreecommitdiff
path: root/src/test/test-prioq.c
Commit message (Expand)AuthorAgeFilesLines
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-2/+3
* hashmap: refactor hash_funcTom Gundersen2015-10-051-5/+2
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-151-1/+6
* shared: switch our hash table implementation over to SipHashLennart Poettering2013-12-221-2/+6
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-241-1/+1
* shared: add simple priority queue implementationLennart Poettering2013-03-211-0/+166