Rename `is_hardlink` to `check_for_hardlink`.
modified libpkg/pkg.c
@@ -1552,7 +1552,7 @@ pkg_recompute(struct pkgdb *db, struct pkg *pkg)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_create.c
@@ -84,7 +84,7 @@ pkg_create_from_dir(struct pkg *pkg, const char *root,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_ports.c
@@ -377,7 +377,7 @@ file(struct plist *p, char *line, struct file_attr *a)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/private/utils.h
@@ -107,7 +107,7 @@ int rsa_verify(const char *path, const char *key,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/utils.c
@@ -465,7 +465,7 @@ is_conf_file(const char *path, char *newpath, size_t len)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|