]> git.ipfire.org Git - pakfire.git/commit
file: Directly pass the context
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 13:18:09 +0000 (13:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 13:18:09 +0000 (13:18 +0000)
commit449035ed7292955fa1e8bed781b9ca079179f3bb
tree4a6cce394a691caa95367c9413193a4ab07ce8fb
parent57d3133044293059541712e541e60324bc5313d7
file: Directly pass the context

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/archive.c
src/pakfire/db.c
src/pakfire/file.c
src/pakfire/file.h
src/pakfire/filelist.c
src/pakfire/linter.c
src/pakfire/package.c
src/pakfire/packager.c
src/pakfire/stripper.c
tests/libpakfire/file.c
tests/libpakfire/package.c