summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_util.c
Commit message (Expand)AuthorAgeFilesLines
* Add a lot of error checks, based on the patches provided by Dan Lukes.kientzle2005-09-211-1/+1
* Don't return NULL if there's no error message;kientzle2005-02-231-1/+1
* Eliminate reliance on non-portable <err.h> by implementing a verykientzle2004-08-141-1/+11
* Add some functions to query basic facts about the library:kientzle2004-07-241-0/+18
* Add statistics: track offset in compressed and uncompressed archive,kientzle2004-04-281-0/+20
* More work on ACLs: fix error in archive_entry's ACL parsing code,kientzle2004-04-121-3/+0
* Just use autoconf-compatible feature macros; don't try to be clever.kientzle2004-03-221-2/+6
* Bug: Standard C still requires declarations to precede statements. <sigh>kientzle2004-03-201-1/+10
* Many fixes.kientzle2004-03-091-2/+4
* Initial import of libarchive.kientzle2004-02-091-0/+101
OpenPOWER on IntegriCloud