]> git.ipfire.org Git - thirdparty/zstd.git/commit
Added : option `-t` to test compressed files integrity
authorYann Collet <yann.collet.73@gmail.com>
Mon, 15 Feb 2016 18:33:16 +0000 (19:33 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Mon, 15 Feb 2016 18:33:16 +0000 (19:33 +0100)
commitaccfd80c375d1c313241bbfe18b22ec7f62dcd19
treefea24dfed1f04e0db0df83f29e6174765ce0606f
parent0068be94d82ce75bad8faa588f78d66180893f19
Added : option `-t` to test compressed files integrity
lib/zstd_internal.h
lib/zstd_static.h
programs/fileio.c
programs/fileio.h
programs/zstdcli.c