]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic/strv: introduce strv_extend_strv_consume()
authorMike Yuan <me@yhndnzj.com>
Thu, 19 Sep 2024 14:11:16 +0000 (16:11 +0200)
committerMike Yuan <me@yhndnzj.com>
Fri, 20 Sep 2024 22:53:49 +0000 (00:53 +0200)
commit8a7ade74272e8f84d1cb286f76bf8a29409735e8
tree28727587048addd8406a05b44fe023edec843e90
parent527b9e2437e3dad6838de4bb8fa5e9fbce6fbe70
basic/strv: introduce strv_extend_strv_consume()
src/basic/strv.c
src/basic/strv.h
src/test/test-strv.c