summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive.h
Commit message (Expand)AuthorAgeFilesLines
* Style fixes:kientzle2008-12-061-29/+71
* MfP4: Generalize int64_t in the public headers to support compilerskientzle2008-09-181-3/+5
* Trying to distinguish different "versions" of mtree files was a silly idea.kientzle2008-09-181-2/+0
* New mtree writer, thanks to Joerg Sonnenberger.kientzle2008-08-311-0/+1
* libarchive in FreeBSD-CURRENT is now synched with libarchive-portable 2.5.5.kientzle2008-07-051-2/+2
* archive.h is no longer constructed from archive.h.in,kientzle2008-06-151-0/+592
* libarchive now has two complete build systems. The usual "Makefile"kientzle2004-08-071-309/+0
* Add some functions to query basic facts about the library:kientzle2004-07-241-6/+24
* More cleanup work on permissions restore:kientzle2004-06-271-0/+2
* Read gtar-style sparse archives.kientzle2004-06-271-3/+3
* Linux (at least Debian) requires sys/types.h to get off_t.kientzle2004-06-071-0/+1
* Refactor read_data:kientzle2004-06-021-0/+8
* Add prototypes for .Z compression support.kientzle2004-05-271-0/+2
* Add hook for a client-provided progress callback to be invokedkientzle2004-05-131-0/+2
* Consistify: #define gets 1 tab character afterwardskientzle2004-05-031-6/+6
* Add statistics: track offset in compressed and uncompressed archive,kientzle2004-04-281-0/+5
* Overhauled ACL support. This makes us compatiblekientzle2004-04-051-3/+3
* Many fixes:kientzle2004-03-191-3/+2
* Many fixes.kientzle2004-03-091-0/+14
* Remove last evidence of a long-dead function.kientzle2004-03-061-9/+0
* Add ARCHIVE_EXTRACT_UNLINK option to permit clients tokientzle2004-03-061-0/+1
* Initial import of libarchive.kientzle2004-02-091-0/+266
OpenPOWER on IntegriCloud