aboutsummaryrefslogtreecommitdiff
path: root/src/xz/file_io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-05xz: Move flush_needed from mytime.h to file_pair struct in file_io.h.Lasse Collin1-0/+3
2020-02-05xz: Fix semi-busy-waiting in xz --flush-timeout.Lasse Collin1-0/+4
2020-02-05xz: Update a comment in file_io.h.Lasse Collin1-1/+4
2016-12-26xz: Add support for sandboxing with Capsicum (disabled by default).Lasse Collin1-0/+6
2013-06-28xz: Use the self-pipe trick to avoid a race condition with signals.Lasse Collin1-0/+8
2011-05-01xz: Fix input file position when --single-stream is used.Lasse Collin1-0/+13
2010-01-31Delay opening the destionation file and other fixes.Lasse Collin1-2/+6
2010-01-24Add io_pread().Lasse Collin1-0/+17
2009-11-25Create sparse files by default when decompressing intoLasse Collin1-6/+28
2009-06-26Updated comments to match renamed files.Lasse Collin1-1/+1
2009-06-26Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc]Lasse Collin1-0/+86