aboutsummaryrefslogtreecommitdiff
path: root/archival/libarchive/get_header_tar.c
AgeCommit message (Expand)Author
2011-10-19get_header_tar: shrink 6->64 sign extension codeDenys Vlasenko
2011-09-22rename archive.h to bb_archive.h. no code changesDenys Vlasenko
2011-07-29tar: ignore file size (assume 0) for hardlinksIan Wienand
2011-03-02tar: skip leading / and handle names like abc/..////def -> def (not ///def)Denys Vlasenko
2011-03-01tar: on extract, everything up to and including last ".." is strippedDenys Vlasenko
2011-01-16remove a few aliasing warningsDenys Vlasenko
2010-11-03rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko