summaryrefslogtreecommitdiff
path: root/libarchive/archive_write_open_filename.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce archive_write_open2() with free callbackMartin Matuska2020-11-081-2/+19
* check handle validity when closing a fileSergiu Dotenco2014-05-051-1/+4
* Apply *_CLOEXEC flags to system calls which can be used withMichihiro NAKAJIMA2012-10-021-1/+6
* Refactor archive_write_open_filename(_w) to make it simple, and be able to ex...Michihiro NAKAJIMA2012-01-231-83/+80
* Add wchar_t filename support for archive_{read,write}_open_filename().Michihiro NAKAJIMA2011-11-201-12/+94
* Handle EINTR in write calls:Tim Kientzle2010-05-311-5/+9
* Sync $FreeBSD$ version info from FreeBSD SVNTim Kientzle2009-12-301-1/+1
* Ouch. Stdout is fd 1, not zero.Tim Kientzle2009-04-011-1/+1
* Improve test coverage:Tim Kientzle2009-03-291-32/+15
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+179