Sergey Poznyakoff
|
0fd49f51a0
(print_header): Print UID/GID in case of
|
před 20 roky |
Sergey Poznyakoff
|
6e63133691
(read_header): Removed assignment to oldgnu_header.isextended. It was breaking append mode.
|
před 20 roky |
Paul Eggert
|
8f0112cb23
(from_header): New arg OCTAL_ONLY, normally false.
|
před 20 roky |
Sergey Poznyakoff
|
db2d3f2344
Removed unused variables.
|
před 20 roky |
Sergey Poznyakoff
|
1e2e868af5
Add translators' comments
|
před 20 roky |
Sergey Poznyakoff
|
4719a5d55b
Use memset instead of bzero, memmove
|
před 20 roky |
Sergey Poznyakoff
|
368172bf25
(from_header, tar_checksum): Changed declaration. All callers updated.
|
před 20 roky |
Sergey Poznyakoff
|
b5db978830
(tar_checksum): New function
|
před 20 roky |
Sergey Poznyakoff
|
b55daca933
(decode_header): Set uname/gname to NULL if their header counterparts are empty
|
před 20 roky |
Sergey Poznyakoff
|
7347b4f5d5
Started merging with cpio into paxutils.
|
před 20 roky |
Sergey Poznyakoff
|
001e5cf813
Fixed initialization of stat_info->is_sparse
|
před 20 roky |
Sergey Poznyakoff
|
260acce7a3
(read_and): Call decode_header before calling skip_member()
|
před 20 roky |
Sergey Poznyakoff
|
951b0370df
(skip_file): Use seek_archive() if possible.
|
před 21 roky |
Sergey Poznyakoff
|
463d99453f
Fix improper use of 'path' word
|
před 21 roky |
Sergey Poznyakoff
|
4c004cff39
(read_and): Print block number before
|
před 21 roky |
Paul Eggert
|
2bda83b48d
Merge recent gnulib changes, and remove some lint.
|
před 21 roky |
Sergey Poznyakoff
|
3ff03c0c5e
(decode_header): Use sparse_fixup_header to correct
|
před 21 roky |
Sergey Poznyakoff
|
683390b02d
(read_and): Stop processing the archive after
|
před 21 roky |
Sergey Poznyakoff
|
cedd9d6e81
(tartime): Print UTC if --utc was given.
|
před 21 roky |
Sergey Poznyakoff
|
d8b790047f
(decode_header): Call xheader_decode before the assignment to current_stat_info.archive_file_size.
|
před 21 roky |
Sergey Poznyakoff
|
fb766eefb4
Decode encountered global headers.
|
před 21 roky |
Sergey Poznyakoff
|
72ac31581d
(decode_header): Call xheader_decode unconditionally.
|
před 21 roky |
uid65697
|
67a6a93b2f
(read_and): Treat only two successive zero filled blocks as an EOF indicator. Issue a warning if a single one is encountered.
|
před 21 roky |
uid65697
|
50b2227279
(print_header): Use archive_file_size member when printing real file size.
|
před 21 roky |
uid65697
|
defde32533
(decode_header): Discern between pax and ustar formats
|
před 21 roky |
Sergey Poznyakoff
|
80e5de9310
Minor changes
|
před 21 roky |
Sergey Poznyakoff
|
cc8628df0c
(read_and): Initialize current_stat_info
|
před 21 roky |
Sergey Poznyakoff
|
f035e8f9e2
(decode_header): Initialize st_atime and st_ctime.
|
před 21 roky |
Sergey Poznyakoff
|
dcb7c93527
(read_and): Honor --occurence option.
|
před 21 roky |
Sergey Poznyakoff
|
05b3fdccc1
(read_and): Use all_names_found() as `while' condition.
|
před 21 roky |