]> git.ipfire.org Git - thirdparty/systemd.git/commit
string-util: introduce strprepend() helper
authorMike Yuan <me@yhndnzj.com>
Mon, 10 Feb 2025 18:03:08 +0000 (19:03 +0100)
committerMike Yuan <me@yhndnzj.com>
Mon, 10 Feb 2025 18:39:21 +0000 (19:39 +0100)
commitb40694f5fc21317af617f37bb03304c84ca993c8
tree13dbc9fd4b4b81b08e4e902d5c8728521b8b188e
parentfd2a114061786005f6f088652b100341165ef897
string-util: introduce strprepend() helper
src/basic/string-util.c
src/basic/string-util.h
src/test/test-string-util.c