]> git.ipfire.org Git - people/stevee/pakfire.git/commit - tests/testsuite.c
pakfire: Introduce callbacks
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Dec 2021 10:51:52 +0000 (10:51 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Dec 2021 10:51:52 +0000 (10:51 +0000)
commit836f71d2ea9407e4b96b7cc49492a48252812c0b
tree3000a285d88f2e54404fc6a70362e40e36d928d2
parent3f1dee2e2dd874fa988467698d0a3e4dca2712d4
pakfire: Introduce callbacks

These can be used to inform any calling applications about the status
of Pakfire.

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