summaryrefslogtreecommitdiff
path: root/src/test/test-prioq.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* 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