List mode improvements.
authorgstedman <gabriel.stedman@zynstra.com>
Thu, 16 May 2019 14:12:00 +0000 (15:12 +0100)
committergabrielstedman <gabriel.stedman@zynstra.com>
Thu, 16 May 2019 19:53:29 +0000 (20:53 +0100)
commit81081f9b2d6e114b06f7a3eecc8e6a20bb88e035
treeffb6d07b2c20d700b425cc0a38cc0aec8e7489bd
parent98a86c8ef6ea3202f8cb52772144d0f744bd5c73
List mode improvements.
  Improve formatting
  Include static assert
  Use UTIL_fseek to handle potential fseek limitation
  Be explicit when refusing to read from stdin
  Properly free dctx after use
  Include valgrind tests
programs/lz4cli.c
programs/lz4io.c
tests/Makefile
tests/test-lz4-list.py