Added support for continuation of file compression and decompression if input files...
authorKyle J Harper <KyleJHarper@gmail.com>
Sun, 12 Apr 2015 23:41:55 +0000 (18:41 -0500)
committerKyle J Harper <KyleJHarper@gmail.com>
Sun, 12 Apr 2015 23:41:55 +0000 (18:41 -0500)
commit7f2f1fcd5541976e79026ba00465f54b41ae29c2
tree573085747ba439db95faa5ecfabd6f82f25b70e8
parent0169502b49dfa5eb8878f5c85be3270012266fc3
Added support for continuation of file compression and decompression if input files are missing.  Should more closely match gzip/bzip2/xz and so forth.  Also removed a debug print accidentally left in.
programs/lz4cli.c
programs/lz4io.c