]> git.ipfire.org Git - pakfire.git/commit
path: Add merge function to join two paths together
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 6 Oct 2023 14:04:04 +0000 (14:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 6 Oct 2023 14:04:04 +0000 (14:04 +0000)
commitc9d71af43cca6ac1521000fe7deacea8bccd273a
treeb579e93910356c59727550f6b3d1f040c66cefc3
parent819232d66a4095db7d1524a549ada8266293f5c1
path: Add merge function to join two paths together

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/include/pakfire/path.h
src/libpakfire/path.c
tests/libpakfire/path.c