]> git.ipfire.org Git - people/ms/pakfire.git/commit
path: Add function to compute relative paths
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Nov 2023 16:49:57 +0000 (16:49 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Nov 2023 16:49:57 +0000 (16:49 +0000)
commit827eca07301c0f67f14f38e060d72b7d13551aec
tree63e3dea976a638ed53a9c3d13c3acb052cb40f93
parent0d9e0714fd7cb55e912462c52994533eef6c490a
path: Add function to compute relative paths

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