Sergey Poznyakoff
|
cedd9d6e81
(tartime): Print UTC if --utc was given.
|
21 years ago |
Sergey Poznyakoff
|
d8b790047f
(decode_header): Call xheader_decode before the assignment to current_stat_info.archive_file_size.
|
21 years ago |
Sergey Poznyakoff
|
fb766eefb4
Decode encountered global headers.
|
21 years ago |
Sergey Poznyakoff
|
72ac31581d
(decode_header): Call xheader_decode unconditionally.
|
21 years ago |
uid65697
|
67a6a93b2f
(read_and): Treat only two successive zero filled blocks as an EOF indicator. Issue a warning if a single one is encountered.
|
21 years ago |
uid65697
|
50b2227279
(print_header): Use archive_file_size member when printing real file size.
|
21 years ago |
uid65697
|
defde32533
(decode_header): Discern between pax and ustar formats
|
21 years ago |
Sergey Poznyakoff
|
80e5de9310
Minor changes
|
21 years ago |
Sergey Poznyakoff
|
cc8628df0c
(read_and): Initialize current_stat_info
|
21 years ago |
Sergey Poznyakoff
|
f035e8f9e2
(decode_header): Initialize st_atime and st_ctime.
|
21 years ago |
Sergey Poznyakoff
|
dcb7c93527
(read_and): Honor --occurence option.
|
21 years ago |
Sergey Poznyakoff
|
05b3fdccc1
(read_and): Use all_names_found() as `while' condition.
|
21 years ago |
Sergey Poznyakoff
|
7645d20465
(read_header): Minor change.
|
22 years ago |
Paul Eggert
|
a546fc7c21
(read_and): Abort if HEADER_SUCCESS_EXTENDED occurs, as it's not
|
22 years ago |
Sergey Poznyakoff
|
01decb5737
(list_archive): Always decode the header. This
|
22 years ago |
Sergey Poznyakoff
|
53eec8f039
(print_header): Take user/group from current_stat_info.
|
22 years ago |
Sergey Poznyakoff
|
096bc2bffd
(decode_header): Added initial support for POSIX extended
|
22 years ago |
Sergey Poznyakoff
|
2adfef0149
(print_header): Use orig_file_name.
|
22 years ago |
Sergey Poznyakoff
|
7219c538eb
(print_header): Revised
|
22 years ago |
Sergey Poznyakoff
|
4f48e61fcf
(print_header): Print trailing slash if
|
22 years ago |
Paul Eggert
|
f29b54b237
(read_and): Give full type for procedure arg.
|
22 years ago |
Paul Eggert
|
dd83d5dd9d
(read_header): Don't keep around extended name and link info
|
23 years ago |
Paul Eggert
|
e6e72bf7ed
Allocate one more byte than the size would indicate, since we're
|
23 years ago |
Paul Eggert
|
85f651c8c6
(recent_long_name, recent_long_link, recent_long_name_blocks,
|
23 years ago |
Paul Eggert
|
a52396de9b
(from_header): Do not issue a diagnostic if TYPE is zero.
|
24 years ago |
Paul Eggert
|
8bfa7852ec
system.h now does time.h stuff.
|
24 years ago |
Paul Eggert
|
bc8d000b64
(read_and):
|
24 years ago |
Paul Eggert
|
ba2ef4d075
Update copyright year.
|
25 years ago |
Paul Eggert
|
c18999bad5
(read_and): Invoke apply_nonancestor_delayed_set_stat on file names
|
25 years ago |
Paul Eggert
|
df2ff9e4e4
(read_and, list_archive):
|
25 years ago |