summaryrefslogtreecommitdiff
path: root/lib/libarchive/archive_read.3
Commit message (Expand)AuthorAgeFilesLines
* - Update libarchive to 2.8.4Martin Matuska2011-07-171-1/+1
* Clarify the naming: Methods that free an object shouldTim Kientzle2010-11-051-4/+4
* mdoc nitpicking: the title argument shall be uppercaseUlrich Spörlein2010-06-111-1/+1
* Merge r991 from libarchive.googlecode.com: Various updatesTim Kientzle2009-04-271-8/+55
* Document the new read options interface and the new read_header2() call.Tim Kientzle2009-04-171-0/+62
* MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit moreTim Kientzle2008-05-261-0/+23
* Use .Fo/.Fc and .Xo/.Xc to bring the line widths below 79 columns.Joseph Koshy2008-03-101-12/+70
* Fill in a missing 'e'Tim Kientzle2007-09-191-1/+1
* libarchive 2.2.3Tim Kientzle2007-05-291-0/+8
* Clarification: Point people to archive_read_data(), whichTim Kientzle2007-04-071-1/+4
* Move archive_read_data_into_buffer into archive_read.c, simplify itsColin Percival2007-04-051-4/+7
* libarchive 2.0Tim Kientzle2007-03-031-71/+26
* Add support for a new archive format "empty" that reads empty files.Tim Kientzle2007-02-011-1/+15
* Fix the copyright notice; it was always intended to beTim Kientzle2007-01-091-1/+1
* Change the client skipper API to use off_t instead of size_t/ssize_t; butColin Percival2007-01-051-0/+5
* Write-blocking cleanup, largely thanks to Colin Percival (cperciva@).Tim Kientzle2006-11-261-8/+0
* Document the new _open_FILE() and _open_memory() interfaces.Tim Kientzle2006-11-241-2/+23
* Officially rename archive_{read,write}_open_file() toTim Kientzle2006-11-201-3/+6
* Some minor corrections:Tim Kientzle2006-09-051-12/+39
* Fix prototypes.Ruslan Ermilov2005-11-241-2/+2
* Correct the documentation for archive_read_data_into_buffer()Tim Kientzle2005-09-201-1/+1
* Fix all the spelling mistakes I could find in the man pages for wordsGiorgos Keramidas2005-07-311-3/+3
* Correct return values in myopen() and myclose() in Example code.Tim Kientzle2005-05-211-2/+2
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Update the format descriptions to include ISO9660 and ZIP support.Tim Kientzle2005-02-121-2/+0
* Basic support for ZIP archives.Tim Kientzle2005-01-251-5/+31
* Bring some file descriptions in line with reality.Tim Kientzle2005-01-121-6/+31
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-1/+1
* libarchive does much more than just tar ;-)Tim Kientzle2005-01-101-1/+1
* Documentation improvements. In particular,Tim Kientzle2005-01-081-19/+59
* Correctly document the order of argumentsTim Kientzle2005-01-081-1/+1
* Split archive_{read,write}_finish into separate "close" (finish the archiveTim Kientzle2004-08-071-2/+8
* Fixed cross-references in SEE ALSO.Ruslan Ermilov2004-07-041-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Read gtar-style sparse archives.Tim Kientzle2004-06-271-3/+4
* Correct some spelling errors.Tim Kientzle2004-06-081-6/+6
* Refactor read_data:Tim Kientzle2004-06-021-6/+21
* Document support for reading .Z compressed archives.Tim Kientzle2004-05-271-12/+12
* Add hook for a client-provided progress callback to be invokedTim Kientzle2004-05-131-0/+12
* Overhauled ACL support. This makes us compatibleTim Kientzle2004-04-051-0/+18
* Add ARCHIVE_EXTRACT_UNLINK option to permit clients toTim Kientzle2004-03-061-0/+5
* Initial import of libarchive.Tim Kientzle2004-02-091-0/+346