aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/lz
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2011-05-01 12:24:23 +0300
committerLasse Collin <lasse.collin@tukaani.org>2011-05-01 12:24:23 +0300
commit7a480e485938884ef3021b48c3b0b9f9699dc9b6 (patch)
tree21d5755f218c14d35905a516a7ff07dd46872254 /src/liblzma/lz
parentxz: Print the maximum number of worker threads in xz -vv. (diff)
downloadxz-7a480e485938884ef3021b48c3b0b9f9699dc9b6.tar.xz
xz: Fix input file position when --single-stream is used.
Now the following works as you would expect: echo foo | xz > foo.xz echo bar | xz >> foo.xz ( xz -dc --single-stream ; xz -dc --single-stream ) < foo.xz Note that it doesn't work if the input is not seekable or if there is Stream Padding between the concatenated .xz Streams.
Diffstat (limited to 'src/liblzma/lz')
0 files changed, 0 insertions, 0 deletions