]> git.ipfire.org Git - pakfire.git/commit
path: Move the match function into the path library
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Oct 2024 12:18:10 +0000 (12:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Oct 2024 12:18:10 +0000 (12:18 +0000)
commit3285d136ba052ac54769246c4757064d1c1f1aaf
tree399c944ddb68b46094ce572901f82627e1f36867
parente73e754b2a1af96d9b1346cfc30b7246bc37ef44
path: Move the match function into the path library

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