]> git.ipfire.org Git - thirdparty/systemd.git/commit
strv: introduce strv_find_closest()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 20 Sep 2024 00:09:28 +0000 (09:09 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 20 Sep 2024 20:06:12 +0000 (05:06 +0900)
commitffdf4978604672ee7b327a5f65d821daeac26149
treeae5f9ee53957eae9eebc5056ee7c65fb7ad4e60b
parent427848ffd01d6d72f390be83973d75088dde185a
strv: introduce strv_find_closest()

Follow-up for 1e1ac5d53b0f126b6c4419506c7c42b67c07537f.
src/basic/strv.c
src/basic/strv.h
src/firstboot/firstboot.c
src/test/test-strv.c