]> git.ipfire.org Git - people/stevee/pakfire.git/commit
packagelist: Add a function to walk through all packages on the list
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Oct 2022 16:11:06 +0000 (16:11 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Oct 2022 16:11:06 +0000 (16:11 +0000)
commit7dc00ddb2bd6f22689bc4153fe5cbeaaa8f1c63e
tree7acf584ea223dda9b0b123e59a6aa4b9d1e9ea16
parent0ed90667ee703c4f20efb160a2d367641dba3b29
packagelist: Add a function to walk through all packages on the list

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