summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_read_data_into_fd.c
Commit message (Expand)AuthorAgeFilesLines
* Style fix: Use the correct type for 'bytes_to_write'.kientzle2007-04-021-2/+2
* libarchive 2.0kientzle2007-03-031-2/+0
* Fix the copyright notice; it was always intended to bekientzle2007-01-091-3/+2
* Correctly handle writing very large blocks (>1M) through to a diskkientzle2006-11-121-1/+3
* Portability and style fixes:kientzle2006-11-101-0/+6
* signed/unsigned fixes (thanks to GCC4) and a few related minor style correcti...kientzle2005-09-241-2/+2
* Record an error message if there are write errors when extracting thekientzle2005-08-101-1/+4
* Remove the C99-specific __func__ that is one of the few barrier tokientzle2005-06-011-1/+1
* Read gtar-style sparse archives.kientzle2004-06-271-3/+3
* Refactor read_data:kientzle2004-06-021-21/+34
* Add hook for a client-provided progress callback to be invokedkientzle2004-05-131-2/+8
* More work on ACLs: fix error in archive_entry's ACL parsing code,kientzle2004-04-121-4/+0
* Many fixes:kientzle2004-03-191-1/+1
* Many fixes.kientzle2004-03-091-2/+4
* Initial import of libarchive.kientzle2004-02-091-0/+64
OpenPOWER on IntegriCloud