aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive/archive_util.c
Commit message (Expand)AuthorAgeFilesLines
* Big MFC of libarchive 2.5.5.Tim Kientzle2008-08-101-23/+1
* MFC: A number of interrelated changes that I'm too tired to teaseTim Kientzle2008-05-211-2/+44
* MFC: libarchive 2.4.12Tim Kientzle2008-02-111-1/+1
* New "version stamp" simplifies determining the exact versionTim Kientzle2007-07-061-0/+6
* libarchive 2.2.3Tim Kientzle2007-05-291-0/+9
* libarchive 2.0Tim Kientzle2007-03-031-0/+6
* Fix the copyright notice; it was always intended to beTim Kientzle2007-01-091-3/+2
* Portability and style fixes:Tim Kientzle2006-11-101-0/+6
* Add a lot of error checks, based on the patches provided by Dan Lukes.Tim Kientzle2005-09-211-1/+1
* Don't return NULL if there's no error message;Tim Kientzle2005-02-231-1/+1
* Eliminate reliance on non-portable <err.h> by implementing a veryTim Kientzle2004-08-141-1/+11
* Add some functions to query basic facts about the library:Tim Kientzle2004-07-241-0/+18
* Add statistics: track offset in compressed and uncompressed archive,Tim Kientzle2004-04-281-0/+20
* More work on ACLs: fix error in archive_entry's ACL parsing code,Tim Kientzle2004-04-121-3/+0
* Just use autoconf-compatible feature macros; don't try to be clever.Tim Kientzle2004-03-221-2/+6
* Bug: Standard C still requires declarations to precede statements. <sigh>Tim Kientzle2004-03-201-1/+10
* Many fixes.Tim Kientzle2004-03-091-2/+4
* Initial import of libarchive.Tim Kientzle2004-02-091-0/+101