Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering | 2015-10-27 | 1 | -2/+3 |
* | hashmap: refactor hash_func | Tom Gundersen | 2015-10-05 | 1 | -5/+2 |
* | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt | 2014-09-15 | 1 | -1/+6 |
* | shared: switch our hash table implementation over to SipHash | Lennart Poettering | 2013-12-22 | 1 | -2/+6 |
* | Add set_consume which always takes ownership | Zbigniew Jędrzejewski-Szmek | 2013-04-24 | 1 | -1/+1 |
* | shared: add simple priority queue implementation | Lennart Poettering | 2013-03-21 | 1 | -0/+166 |