summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive.h.in
Commit message (Expand)AuthorAgeFilesLines
* Basic support for ZIP archives.kientzle2005-01-251-2/+4
* Set the format code and name correctly for:kientzle2005-01-231-0/+2
* First cut support for extracting from ISO9660 disk images.kientzle2005-01-021-0/+1
* Revert 1.18: It broke Athlon64 builds, whichkientzle2004-10-181-1/+2
* Correct the return type of archive_write_datakientzle2004-10-171-1/+1
* Split archive_{read,write}_finish into separate "close" (finish the archivekientzle2004-08-071-4/+10
* libarchive now has two complete build systems. The usual "Makefile"kientzle2004-08-071-2/+2
* 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