]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
string-util: make strjoin() just a special case of strextend() (#36011)
authorLennart Poettering <lennart@poettering.net>
Wed, 15 Jan 2025 12:25:08 +0000 (13:25 +0100)
committerGitHub <noreply@github.com>
Wed, 15 Jan 2025 12:25:08 +0000 (13:25 +0100)
This is split out of #36010, but makes a ton of sense on its own.


Trivial merge