Actually align everything on off_t is a better idea
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_manifest.c
@@ -739,7 +739,7 @@ pkg_parse_manifest_fileat(int dfd, struct pkg *pkg, const char *file,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/utils.h
@@ -88,8 +88,8 @@ 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
@@ -146,7 +146,7 @@ mkdirs(const char *_path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -195,7 +195,7 @@ file_to_bufferat(int dfd, const char *path, char **buffer, size_t *sz)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|