]> git.ipfire.org Git - pakfire.git/commit
json: Move functions into a separate file
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 2 Feb 2025 13:42:15 +0000 (13:42 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 2 Feb 2025 13:42:15 +0000 (13:42 +0000)
commitcc7412555ffe401c60c457387972ab46c5ee35e7
tree77fac63bf204b4fde4f9301a390341c333c1235e
parent512e16a12b7478c52937acb46ad3c655a9ff32e3
json: Move functions into a separate file

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/pakfire/daemon.c
src/pakfire/job.c
src/pakfire/mirrorlist.c
src/pakfire/package.c
src/pakfire/repo.c
src/pakfire/util.c
src/pakfire/util.h
src/pakfire/xfer.c