]> git.ipfire.org Git - pakfire.git/commit
path: Add function to make a path absolute
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 25 Oct 2024 09:24:38 +0000 (09:24 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 25 Oct 2024 09:24:38 +0000 (09:24 +0000)
commite9be674fc3904dbc8be16578dab8d3c4bd97093a
tree9130ced4c533d0c9ea2056547f34a051a0066760
parentc1daf69ab0d14d73e4470ab77164424921c22309
path: Add function to make a path absolute

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