]> git.ipfire.org Git - pakfire.git/commit
walk: Attempt to create some common function to walk through archives
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Sep 2022 19:04:40 +0000 (19:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 1 Sep 2022 19:04:40 +0000 (19:04 +0000)
commitd9302cc396408cdf9773047693fd10befae91c69
treefecbf3cdf419422a7df6661451b8833eb3adc9fd
parentd05af3bad9a106c2326a1b9f5cc992c423155dce
walk: Attempt to create some common function to walk through archives

We are (re-)implementing this over and over again with different, but
very similar features, so it might make a lot more sense to try to unify
this code.

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