More s/off_t/size_t/g
modified libpkg/pkg.c
@@ -399,7 +399,7 @@ pkg_set_from_fileat(int fd, struct pkg *pkg, pkg_attr attr, const char *path,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -422,7 +422,7 @@ int
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -867,7 +867,7 @@ pkg_addscript_fileat(int fd, struct pkg *pkg, const char *filename)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_jobs_universe.c
@@ -743,7 +743,6 @@ pkg_jobs_universe_change_uid(struct pkg_jobs_universe *universe,
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/private/utils.h
@@ -88,7 +88,7 @@ void sbuf_free(struct sbuf *);
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/rsa.c
@@ -214,7 +214,7 @@ rsa_verify(const char *path, const char *key, unsigned char *sig,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/utils.c
@@ -195,7 +195,7 @@ file_to_bufferat(int dfd, const char *path, char **buffer, size_t *sz)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|