aboutsummaryrefslogtreecommitdiff
path: root/src/xz/file_io.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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/+0
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-10/+3
2009-02-05Various code cleanups the the xz command line tool.Lasse Collin1-8/+4
2008-11-19Renamed lzma to xz and lzmadec to xzdec. We create symlinksLasse Collin1-0/+0
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin1-7/+44