mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-09-02 14:26:55 +00:00
*** empty log message ***
This commit is contained in:
@@ -447,6 +447,7 @@ decode_header (header, st, stdp, wantug)
|
||||
long from_oct ();
|
||||
|
||||
st->st_mode = from_oct (8, header->header.mode);
|
||||
st->st_mode &= 07777;
|
||||
st->st_mtime = from_oct (1 + 12, header->header.mtime);
|
||||
if (f_gnudump)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user