]> git.ipfire.org Git - thirdparty/systemd.git/commit
path-util: add path_extend(), inspired by strextend(), but using path_join()
authorLennart Poettering <lennart@poettering.net>
Thu, 27 May 2021 14:01:20 +0000 (16:01 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 27 May 2021 14:02:18 +0000 (16:02 +0200)
commit7ae2768028ce9cfa2f4f22b459637e2f78ce1838
treecf8c158d55e18255a9bdb4473c609bb8ed235e05
parent38dd7673b352896ea7561e7e431ce0ebbe867ca6
path-util: add path_extend(), inspired by strextend(), but using path_join()
src/basic/path-util.c
src/basic/path-util.h
src/test/test-path-util.c