pxzcat.git
2015-12-12 Richard W.M... Update README to point out that you shouldn't use this... master
2013-10-23 Richard W.M... Avoid ext4 auto_da_alloc flush on close (v2).
2013-10-23 Richard W.M... Write NUL (\0) byte, not space.
2013-10-22 Richard W.M... Avoid ext4 auto_da_alloc flush on close.
2013-10-22 Richard W.M... Move buf out of inner loop.
2013-10-22 Richard W.M... Use posix_fadvise to tell the kernel how we use the...
2013-10-22 Richard W.M... debug: Print number of threads being used.
2013-10-21 Richard W.M... Disable debugging.
2013-10-21 Richard W.M... Add threading support.
2013-10-21 Richard W.M... Preserve sparseness of output file.
2013-10-21 Richard W.M... Single thread uncompress working, no sparse support.
2013-10-21 Richard W.M... Various fixes.
2013-10-21 Richard W.M... Autotools setup.
2013-10-21 Richard W.M... Convert nbdkit xzfile -> pxzcat.