]> git.ipfire.org Git - pakfire.git/commit
filelist: Directly pass the context
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 13:22:52 +0000 (13:22 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 29 Jun 2025 13:22:52 +0000 (13:22 +0000)
commit8c1fae7cc31ead00dec3421343e108b5fbc85d1a
tree0d38c9083c28d8737a974634cf1a335a06e716ba
parent449035ed7292955fa1e8bed781b9ca079179f3bb
filelist: Directly pass the context

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