summaryrefslogtreecommitdiff
path: root/libarchive/archive_write_open_fd.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce archive_write_open2() with free callbackMartin Matuska2020-11-081-4/+6
* Handle EINTR in write calls:Tim Kientzle2010-05-311-6/+9
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-1/+1
* Use setmode compatiblity macro on WindowsBrad King2009-11-111-3/+1
* Include <io.h> and <fcntl.h> to pull in setmode(), fileno(), and O_BINARYTim Kientzle2009-06-271-0/+6
* Force client-provided file descriptors to binary modeTim Kientzle2009-06-271-1/+3
* On Windows, set _O_BINARY on filehandles passed in from clients.Tim Kientzle2009-06-261-0/+3
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+132