summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_write_disk.c
Commit message (Expand)AuthorAgeFilesLines
* I misread the Tinderbox error; this should really unbreak 64-bit builds.kientzle2008-01-181-1/+1
* Fix 64-bit build after my last commit. <sigh>kientzle2008-01-181-1/+1
* Issues with hardlinks in newc-format files prompted me tokientzle2008-01-181-6/+32
* Update libarchive to 2.4.10. This includes a number of improvementskientzle2007-12-301-0/+6
* Fix the archive_write_data() function so it always returnskientzle2007-09-211-3/+10
* Revert the last commit to libarchive. It introduced some regresssions,bmah2007-09-181-7/+4
* Correct the return value from archive_write_data()kientzle2007-09-181-4/+7
* Make suid/sgid restore be "opportunistic" ifkientzle2007-08-121-6/+22
* archive_string_ensure() used to call exit(3) if itkientzle2007-07-151-1/+4
* libarchive 2.2.3kientzle2007-05-291-20/+92
* Remove pointless code: Don't assign a value to a variable when we'recperciva2007-05-211-1/+0
* Properly cleanup the UID/GID lookup data.kientzle2007-04-151-0/+4
* Invoke utime(2) properly. (It's only used on platformskientzle2007-04-141-2/+2
* More portability improvements from Martin Koeppe:kientzle2007-04-141-0/+51
* Make Lint happier.kientzle2007-04-121-1/+2
* Fix build on Solaris.kientzle2007-04-071-1/+1
* Be consistent: file flags are unsigned bitmaps.kientzle2007-04-021-1/+1
* Notice when mkdir() fails.kientzle2007-03-241-9/+16
* When ARCHIVE_EXTRACT_UNLINK is requested:kientzle2007-03-131-4/+10
* Libarchive 2.0.23:kientzle2007-03-111-1/+4
* libarchive 2.0kientzle2007-03-031-0/+1929
OpenPOWER on IntegriCloud