summaryrefslogtreecommitdiff
path: root/src/basic/hashmap.c
Commit message (Expand)AuthorAge
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-08-24
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* Turn VALGRIND variable into a meson configuration switchZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* basic/hashmap: tweak code to avoid pointless gcc warningZbigniew Jędrzejewski-Szmek2018-05-30
* basic: implement the IteratedCacheVito Caputo2018-05-30
* basic: track dirty state in HashmapBaseVito Caputo2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* basic/hashmap: add cleanup of memory pools (#7164)Zbigniew Jędrzejewski-Szmek2017-11-10
* Apply missing updates from upstreamSven Eden2017-12-08
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* tree-wide: use IN_SET where possibleAndreas Rammhold2017-09-29
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* Prep v231: Apply missing fixes from upstream (1/6) src/basicSven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* hashmap: use void* and uint8_t* for generic pointersLennart Poettering2017-06-16
* Prep v229: Remove remaining emacs settings [1/6] src/basicSven Eden2017-05-17
* basic: split hash functions into their own header filesLennart Poettering2017-05-17
* basic: ENABLE_DEBUG_HASHMAP needs <pthread.h>Henrik Kaare Poulsen2017-05-17
* basic: include only what we useThomas Hindoe Paaboel Andersen2017-05-17
* Prep v228: Condense elogind source masks (1/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (2/3)Sven Eden2017-04-26
* [1/5] Apply missing fixes from upstreamSven Eden2017-03-29
* Prep v224: Major cleanup of unneeded functions and some source files.Sven Eden2017-03-14
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14