aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive/archive_util.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r179321,179349,179790,179797,179801-179802Tim Kientzle2008-08-131-23/+1
* MFC r177185,r177186,r177187: Rework the versioning interface again.Tim Kientzle2008-08-111-2/+44
* MFC libarchive 2.4.10, including test harness.Tim Kientzle2008-08-101-1/+1
* MFC libarchive 1.9.Tim Kientzle2007-07-051-0/+21
* MFC: synchronize libarchive with FreeBSD-CURRENT. This includesTim Kientzle2007-01-271-3/+8
* MFC libarchive 1.2.53 to FreeBSD 6.Tim Kientzle2006-07-301-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