]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/hashmap.h
hashmap: introduce {hashmap,set}_put_strdup_full()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 13 Oct 2020 13:39:02 +0000 (22:39 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 13 Oct 2020 13:39:06 +0000 (22:39 +0900)
commit11e9fec2590d9726c57498d5c2ed9ea2860ad443
treee95e6321e2e57236094dcbca0241fff15eb8143f
parenta8cfc179626c19f5a79c0a91288664d3da107a2c
hashmap: introduce {hashmap,set}_put_strdup_full()

They can take hash_ops.
src/basic/hashmap.c
src/basic/hashmap.h
src/basic/set.h