summaryrefslogtreecommitdiff
path: root/src/basic/hashmap.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-29tree-wide: drop double newlineYu Watanabe1-1/+0
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek1-3/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-1/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-01-27basic: implement the IteratedCacheVito Caputo1-0/+17
2017-11-28Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek1-0/+23
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-10-04build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek1-2/+2
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2016-01-11basic: split hash functions into their own header filesLennart Poettering1-42/+1
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen1-0/+2
2015-10-05hashmap: refactor hash_funcTom Gundersen1-5/+6
2015-06-17hashmap: remove _IDX_ITERATOR_NIL definitionMichal Schmidt1-1/+0
2015-06-14hashmap: fix iterators to not skip entriesDavid Herrmann1-17/+10
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers1-0/+420