vec: use vec_foreach
modified libpkg/pkg_add.c
@@ -418,7 +418,7 @@ get_tempdir(struct pkg_add_context *context, const char *path, tempdirs_t *tempd
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -641,7 +641,7 @@ create_hardlink(struct pkg_add_context *context, struct pkg_file *f, const char
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1006,7 +1006,7 @@ pkg_extract_finalize(struct pkg *pkg, tempdirs_t *tempdirs)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1086,7 +1086,7 @@ static bool
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1130,7 +1130,7 @@ scan_local_pkgs(struct pkg_add_db *db, bool fromstdin, struct localhashes *l, co
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1145,7 +1145,7 @@ scan_local_pkgs(struct pkg_add_db *db, bool fromstdin, struct localhashes *l, co
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1933,7 +1933,7 @@ pkg_add_fromdir(struct pkg *pkg, const char *src, struct pkgdb *db __unused)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/utils.c
@@ -392,7 +392,7 @@ check_for_hardlink(hardlinks_t *hl, struct stat *st)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1076,7 +1076,7 @@ get_http_auth(void)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/main.c
@@ -304,7 +304,7 @@ show_version_info(int version)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/update.c
@@ -44,7 +44,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -113,7 +113,7 @@ pkgcli_update(bool force, bool strict, c_charv_t *reponames)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|