prefix all temporary file names with a '.'
modified libpkg/pkg_add.c
@@ -87,6 +87,23 @@ pkg_add_file_random_suffix(char *buf, int buflen, int suflen)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -349,8 +366,7 @@ do_extract_symlink(struct pkg *pkg, struct archive *a __unused, struct archive_e
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -397,8 +413,7 @@ do_extract_hardlink(struct pkg *pkg, struct archive *a __unused, struct archive_
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -438,8 +453,7 @@ do_extract_regfile(struct pkg *pkg, struct archive *a, struct archive_entry *ae,
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|