summaryrefslogtreecommitdiff
path: root/src/basic/hashmap.h
AgeCommit message (Expand)Author
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-01-11basic: split hash functions into their own header filesLennart Poettering
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-10-05hashmap: refactor hash_funcTom Gundersen
2015-06-17hashmap: remove _IDX_ITERATOR_NIL definitionMichal Schmidt
2015-06-14hashmap: fix iterators to not skip entriesDavid Herrmann
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers