mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-09-20 07:04:14 +00:00
Fix Solaris bug where chmod fails if we don't have PRIV_SYS_LINKDIR
* gnulib.modules: Add priv-set. * src/extract.c (set_mode, extract_archive): Restore PRIV_SYS_LINKDIR on chmod failure. * src/tar.c (main): Drop PRIV_SYS_LINKDIR on startup.
This commit is contained in:
committed by
Sergey Poznyakoff
parent
0d6720288b
commit
b216fed634
@@ -31,6 +31,7 @@ localcharset
|
||||
mkdtemp
|
||||
modechange
|
||||
obstack
|
||||
priv-set
|
||||
quote
|
||||
quotearg
|
||||
rpmatch
|
||||
|
||||
Reference in New Issue
Block a user