summaryrefslogtreecommitdiff
path: root/src/basic/hashmap.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* basic: implement the IteratedCacheVito Caputo2018-01-271-0/+17
* Add set/hashmap helpers for non-trivial freeing and use where straighforwardZbigniew Jędrzejewski-Szmek2017-11-281-0/+23
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: split hash functions into their own header filesLennart Poettering2016-01-111-42/+1
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+2
* hashmap: refactor hash_funcTom Gundersen2015-10-051-5/+6
* hashmap: remove _IDX_ITERATOR_NIL definitionMichal Schmidt2015-06-171-1/+0
* hashmap: fix iterators to not skip entriesDavid Herrmann2015-06-141-17/+10
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+420