]> git.ipfire.org Git - thirdparty/systemd.git/commit
strv: introduce strv_compare()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 14 Jan 2020 09:29:50 +0000 (18:29 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 15 Jan 2020 02:52:40 +0000 (11:52 +0900)
commit8b75798d12cc5a5577ae1ae2020c92ec66f683ee
treed41ee90071e52c239c5f9a093cbc3d43ff71ae9c
parentdbca7332130f8a7345dcf1ca2316d8e951d6052a
strv: introduce strv_compare()
src/basic/strv.c
src/basic/strv.h
src/test/test-strv.c