Add pkg_vprintf(3)
modified libpkg/pkg.h.in
@@ -1384,6 +1384,14 @@ struct pkg_repo *pkg_repo_find_name(const char *name);
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_printf.3
@@ -44,6 +44,8 @@
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -67,8 +69,10 @@ as described below, analogously to the similarly named
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_printf.c
@@ -2669,6 +2669,32 @@ pkg_printf(const char * restrict format, ...)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|