reposdirfd: add abstractions to prepare the move of repo metadata
modified libpkg/pkg_config.c
@@ -1705,6 +1705,23 @@ pkg_get_dbdirfd(void)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -162,6 +162,7 @@ struct pkg_ctx {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -853,5 +854,6 @@ void append_touched_file(const char *path);
|
|
|
|
|
|
| + | |
|
|
|