aboutsummaryrefslogtreecommitdiff
path: root/archival/libarchive/data_extract_all.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rpm: use "create+rename" method of replacing existing filesDenys Vlasenko2013-02-201-1/+14
| | | | | | | | Users were reporting getting errors like "ls: error while loading shared libraries: libc.so.6: ELF load command past end of file" while rpm was unpacking glibc tarball. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* tar: add support for PAX-encoded path=LONGFILENAMEDenys Vlasenko2012-02-231-4/+4
| | | | | | | function old new delta get_header_tar 1478 1759 +281 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* rename archive.h to bb_archive.h. no code changesDenys Vlasenko2011-09-221-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko2010-11-031-0/+200
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>