aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/compress.c
AgeCommit message (Expand)Author
2017-05-07Fix error in writing output that was causing zcat to always fail.Mike Moreton
2017-04-30Implement zlib-based gzip/gunzip/zcat.Elliott Hughes
2015-07-10Rename a function to be more obvious, and factor out a repeated calculationRob Landley
2014-12-03More gzip stuff: now creates -0 compression files (store only), and does so t...Rob Landley
2014-12-02Start of deflate compress-side code, mostly refactoring and stubs so far.Rob Landley
2014-04-16Revert lots of half-finished local debris I didn't mean to check in with Isaa...Rob Landley
2014-04-12roadmap: describe glibc commands.Isaac Dunham
2014-02-22Add crc code: zcat now works.Rob Landley
2014-02-21Update inflate code: fixed tables, bugfixes, zcat alias.Rob Landley
2014-02-13Ok, _maybe_ I'm rewriting deflate from scratch rather than cleaning up the ex...Rob Landley
2014-02-10Not buying it, eh?Rob Landley
2014-02-08Nothing to see here, move along.Rob Landley