Implement a function for resetting the pkgdb_it iterator
modified libpkg/pkg.h.in
@@ -1020,6 +1020,11 @@ int pkgdb_delete_annotation(struct pkgdb *db, const char *pkgname,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkgdb.c
@@ -1337,6 +1337,15 @@ pkgdb_it_next(struct pkgdb_it *it, struct pkg **pkg_p, unsigned flags)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|