path-util: port path_join() over to path_join_many()
authorLennart Poettering <lennart@poettering.net>
Mon, 30 Jul 2018 19:29:34 +0000 (21:29 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 29 Nov 2018 19:03:56 +0000 (20:03 +0100)
commit61e0111df98f1c98b48902634a0612210419e11f
tree6ce2999ed9cc12bb522091290a723c0a12e081b6
parentcd8194a38919c32f2ba1c606f1d2ac8983e08162
path-util: port path_join() over to path_join_many()

We should probably drop path_join() entirely in the long run (and
then rename path_join_many() to it?), but for now let's make one a
wrapper for the other.
src/basic/path-util.c
src/basic/path-util.h