pxzcat.git
2015-12-12 Richard W.M. JonesUpdate README to point out that you shouldn't use this... master
2013-10-23 Richard W.M. JonesAvoid ext4 auto_da_alloc flush on close (v2).
2013-10-23 Richard W.M. JonesWrite NUL (\0) byte, not space.
2013-10-22 Richard W.M. JonesAvoid ext4 auto_da_alloc flush on close.
2013-10-22 Richard W.M. JonesMove buf out of inner loop.
2013-10-22 Richard W.M. JonesUse posix_fadvise to tell the kernel how we use the...
2013-10-22 Richard W.M. Jonesdebug: Print number of threads being used.
2013-10-21 Richard W.M. JonesDisable debugging.
2013-10-21 Richard W.M. JonesAdd threading support.
2013-10-21 Richard W.M. JonesPreserve sparseness of output file.
2013-10-21 Richard W.M. JonesSingle thread uncompress working, no sparse support.
2013-10-21 Richard W.M. JonesVarious fixes.
2013-10-21 Richard W.M. JonesAutotools setup.
2013-10-21 Richard W.M. JonesConvert nbdkit xzfile -> pxzcat.