]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Document the buggy return codes of archive_write_data when writing to an archive_writ...
authorTim Kientzle <kientzle@acm.org>
Sat, 21 Jun 2014 04:39:50 +0000 (21:39 -0700)
committerTim Kientzle <kientzle@acm.org>
Sat, 21 Jun 2014 04:39:50 +0000 (21:39 -0700)
commita654d8a02853d3d2bd63d2e5295d4a39a1181bf6
tree5f7078ada30c1fcaf3b0c1dd9df687421ff1721e
parent75de90ac7f48a73026924b81eeb579ab72dbf5e5
Document the buggy return codes of archive_write_data when writing to an archive_write_disk handle; comment that this should change in libarchive 4
libarchive/archive_write_data.3
libarchive/archive_write_disk_posix.c
libarchive/archive_write_disk_windows.c