aboutsummaryrefslogtreecommitdiff
path: root/src/xz/file_io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-05xz: Add io_seek_src().Lasse Collin1-0/+13
2015-03-31xz: Add support for sandboxing with Capsicum.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