]> git.ipfire.org Git - thirdparty/systemd.git/commit
strv: introduce strv_extend_joined() and strv_extend_joined_with_size()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 31 Oct 2025 13:19:31 +0000 (22:19 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 31 Oct 2025 15:59:36 +0000 (00:59 +0900)
commit19bbcd35d71d48cfdea95537802c8a0d97e17be6
treeb848573806081c3ebbf63b5670c88120aa66f395
parent69350ee3e34a7fb8f39e3963eec2bc7ae2d4bf55
strv: introduce strv_extend_joined() and strv_extend_joined_with_size()
src/basic/strv.c
src/basic/strv.h
src/test/test-strv.c