summaryrefslogtreecommitdiff
path: root/libarchive/archive_read_data_into_fd.c
Commit message (Expand)AuthorAgeFilesLines
* archive_read_data_into_fd: Increase pointer assignment check (#1843)Li kunyu2023-02-131-1/+6
* Fix build failure in aggressive warnings on FreeBSD/amd64.Michihiro NAKAJIMA2012-02-141-1/+1
* Make pad_to symbol a private symbol.Andres Mejia2011-12-241-1/+1
* Do not ignore a fatal error.Michihiro NAKAJIMA2011-03-211-1/+2
* Eliminate a bunch of off_t uses.Tim Kientzle2011-01-221-4/+0
* Issue 94: When writing into an fd that's not seekable (e.g., a pipe),Tim Kientzle2010-11-101-18/+62
* For internal APIs, we don't need to worry about the API version.Tim Kientzle2010-05-311-1/+1
* Open a door to changing the current abort-on-state-failure behavior:Tim Kientzle2010-03-011-1/+2
* Unbreak build on mingw.Michihiro NAKAJIMA2010-02-241-0/+4
* IFC: Pick up some minor corrections from Colin Percival.Tim Kientzle2008-05-241-4/+8
* IFC to populate initial libarchive-portable tree.Tim Kientzle2008-04-291-0/+89