summaryrefslogtreecommitdiff
path: root/libarchive/archive_write_open_file.c
Commit message (Collapse)AuthorAgeFilesLines
* Handle EINTR in write calls:Tim Kientzle2010-05-311-5/+9
| | | | | | | | | * In low-level writers, just retry after EINTR * In archive_write, handle short writes by generating additional writes for the remainder of the block. In particular, this fixes a problem with bsdtar failing if you try to use the SIGINT handler. SVN-Revision: 2431
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+105
SVN-Revision: 1