summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_entry.3
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2008-03-14 23:00:53 +0000
committerkientzle <kientzle@FreeBSD.org>2008-03-14 23:00:53 +0000
commitf9f0592c21ed6360f9ab668e645729680e2378fe (patch)
tree7b104af8012a4823c92e36f7f184881a229e9380 /lib/libarchive/archive_entry.3
parent8229d34b1adb034bcde30845b04d0ac154a652ff (diff)
downloadFreeBSD-src-f9f0592c21ed6360f9ab668e645729680e2378fe.zip
FreeBSD-src-f9f0592c21ed6360f9ab668e645729680e2378fe.tar.gz
New public functions archive_entry_copy_link() and archive_entry_copy_link_w()
override the currently set link value, whether that's a hardlink or a symlink. Plus documentation update and tests.
Diffstat (limited to 'lib/libarchive/archive_entry.3')
-rw-r--r--lib/libarchive/archive_entry.32
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libarchive/archive_entry.3 b/lib/libarchive/archive_entry.3
index 556cf18..ba9fd6c 100644
--- a/lib/libarchive/archive_entry.3
+++ b/lib/libarchive/archive_entry.3
@@ -45,6 +45,8 @@
.Nm archive_entry_copy_gname_w ,
.Nm archive_entry_copy_hardlink ,
.Nm archive_entry_copy_hardlink_w ,
+.Nm archive_entry_copy_link ,
+.Nm archive_entry_copy_link_w ,
.Nm archive_entry_copy_pathname_w ,
.Nm archive_entry_copy_stat ,
.Nm archive_entry_copy_symlink ,
OpenPOWER on IntegriCloud