]> git.ipfire.org Git - thirdparty/systemd.git/commit
strv: introduce string_strv_hashmap_remove()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 27 Jan 2025 23:50:14 +0000 (08:50 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 28 Jan 2025 19:36:24 +0000 (04:36 +0900)
commitc540875cd3b024f64980966376637ecc284d643c
tree8ed8ed5c754114c56f782b3afe0cbea7815a0467
parent3e1d7b6aae5f5b24610620db810a5730dcc9a6a6
strv: introduce string_strv_hashmap_remove()
src/basic/strv.c
src/basic/strv.h
src/test/test-hashmap-plain.c