More functions to only use fd
modified libpkg/pkg_repo.c
@@ -633,7 +633,7 @@ pkg_repo_archive_extract_check_archive(int fd, const char *file,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -863,7 +863,7 @@ pkg_repo_fetch_meta(struct pkg_repo *repo, time_t *t)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/utils.h
@@ -74,7 +74,7 @@ int rsa_new(struct rsa_key **, pkg_password_cb *, char *path);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/rsa.c
@@ -133,20 +133,13 @@ rsa_verify_cert_cb(int fd, void *ud)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|