]> git.ipfire.org Git - people/stevee/pakfire.git/commit
libpakfire: Implement refcounting for package lists
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 14 Jan 2018 18:35:56 +0000 (19:35 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 14 Jan 2018 18:35:56 +0000 (19:35 +0100)
commit020190d963bac07c80870b63fd881365a1116cdc
treed190e10732c3588ba20da004c37fb74d8036566a
parent1ca3f1575fac2e923352a70cef5c2bf5197a13bc
libpakfire: Implement refcounting for package lists

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/_pakfire/relation.c
src/_pakfire/selector.c
src/libpakfire/include/pakfire/packagelist.h
src/libpakfire/libpakfire.sym
src/libpakfire/packagelist.c
src/libpakfire/transaction.c