aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive
Commit message (Expand)AuthorAgeFilesLines
* Many fixes.Tim Kientzle2004-03-0937-203/+448
* Recognize hardlinks when reading cpio files.Tim Kientzle2004-03-071-5/+100
* Minor API tweak: The format-specific write_header function now setsTim Kientzle2004-03-063-36/+110
* Remove last evidence of a long-dead function.Tim Kientzle2004-03-062-18/+0
* Add ARCHIVE_EXTRACT_UNLINK option to permit clients toTim Kientzle2004-03-063-0/+7
* Correctly read symlinks from cpio files.Tim Kientzle2004-03-061-1/+15
* Correctly read SCHILY.nlink from pax-format archives.Tim Kientzle2004-03-051-0/+2
* sys/types.h must be included before sys/acl.h,Tim Kientzle2004-02-121-1/+1
* libarchive itself is now completely clean at WARNS=10 on all architectures.Tim Kientzle2004-02-122-2/+6
* Initial import of libarchive.Tim Kientzle2004-02-0945-0/+11942