summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_write_set_compression_none.c
Commit message (Expand)AuthorAgeFilesLines
* Update libarchive to 2.4.10. This includes a number of improvementskientzle2007-12-301-13/+30
* libarchive 2.2.3kientzle2007-05-291-13/+8
* Don't free a NULL pointer.kientzle2007-04-151-1/+2
* Don't forget to increment the raw_position (bytes written) counter, evencperciva2007-03-171-0/+1
* libarchive 2.0kientzle2007-03-031-29/+30
* Fix the copyright notice; it was always intended to bekientzle2007-01-091-3/+2
* Write-blocking cleanup, largely thanks to Colin Percival (cperciva@).kientzle2006-11-261-8/+29
* Portability and style fixes:kientzle2006-11-101-4/+10
* Remove the C99-specific __func__ that is one of the few barrier tokientzle2005-06-011-1/+1
* Ooops. ssize_t != int. <sigh>kientzle2004-11-061-1/+1
* Clean up the error handling in thekientzle2004-11-051-9/+17
* Don't forget to count the end-of-file padding as part of the finishedkientzle2004-08-071-0/+1
* Add statistics: track offset in compressed and uncompressed archive,kientzle2004-04-281-1/+3
* More work on ACLs: fix error in archive_entry's ACL parsing code,kientzle2004-04-121-3/+0
* Many fixes.kientzle2004-03-091-4/+4
* Initial import of libarchive.kientzle2004-02-091-0/+210
OpenPOWER on IntegriCloud