Files
tar/src
Pavel Raiskup ec94fbdf45 Fix bug in sparse file listing
List posix archives containing sparse files >8GB correctly and do not fail.
This fixes also bug in format of listing for sparse files >8GB - now the
real size is printed instead of the effective one (this is not strictly
posix format related).

* src/list.c: Remove redundant assignment.
* src/tar.h: Add new 'real_size' and 'real_size_set' fields in
  tar_stat_info struct.
* src/xheader.c: Correctly handle (especially sparse) file sizes directly in
  xheader_decode().
2014-11-07 10:21:41 +02:00
..
2009-03-07 16:30:44 +02:00
2014-01-30 13:54:15 +02:00
2014-01-30 13:54:15 +02:00
2014-01-30 13:54:15 +02:00
2014-01-30 13:54:15 +02:00
2014-11-07 10:21:41 +02:00
2014-06-28 23:57:58 -07:00
2014-01-30 13:54:15 +02:00
2014-02-10 19:51:55 +02:00
2014-01-30 13:54:15 +02:00
2014-09-25 00:22:16 +03:00
2014-11-07 10:21:41 +02:00
2014-01-30 13:54:15 +02:00
2014-01-30 13:54:15 +02:00
2014-01-30 13:54:15 +02:00
2014-01-30 13:54:15 +02:00
2014-11-07 10:21:41 +02:00