summaryrefslogtreecommitdiff
path: root/src/basic/hash-funcs.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop _pure_ attribute from non-pure functionsYu Watanabe2023-05-101-1/+1
* hash-funcs: introduce string_hash_ops_free_strv_freeYu Watanabe2022-08-081-0/+1
* hash-funcs: tweak odering in devt_compare_func()Lennart Poettering2022-04-041-4/+3
* udevadm: make use of the new uuid-enabled triggering for "udevadm trigger"Lennart Poettering2021-05-261-0/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* util: introduce two trivial hash_opsYu Watanabe2020-10-131-0/+2
* shared/unit-file: make sure the old hashmaps and sets are freed upon replacementZbigniew Jędrzejewski-Szmek2020-05-281-0/+1
* basic/set: let set_put_strdup() create the set with string hash opsZbigniew Jędrzejewski-Szmek2020-05-061-0/+1
* Remove path_compare_func() alias for path_compare()Zbigniew Jędrzejewski-Szmek2019-11-151-1/+0
* basic/hashmap: add hashops variant that does strdup/freeing on its ownZbigniew Jędrzejewski-Szmek2019-07-191-0/+1
* hash-func: add destructors for key and valueYu Watanabe2018-12-021-3/+50
* hash-funcs: make basic hash_ops typesafeYu Watanabe2018-12-021-8/+8
* hash-funcs: introduce macro to create typesafe hash_opsYu Watanabe2018-12-021-0/+14
* tree-wide: drop double newlineYu Watanabe2018-06-291-1/+0
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* 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
* hash-func: add generic hash_ops implementation for hashing pathsLennart Poettering2018-02-121-3/+6
* hash-funcs: remove redundant definition of devt_hash_opsLennart Poettering2018-02-121-9/+5
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* 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-0/+67