refactored --list function
authorYann Collet <cyan@fb.com>
Mon, 22 Apr 2019 21:01:19 +0000 (14:01 -0700)
committerYann Collet <cyan@fb.com>
Mon, 22 Apr 2019 21:01:19 +0000 (14:01 -0700)
commit0d4c885abb793b3bdb7ad6c815671e5847b53e6e
tree037697915b9eeae5cc86e18fd4a153164da49bee
parentae5cea9112479df58d226f79ae34c07bc636a04d
refactored --list function

better handling of special conditions,
better scoping of variables.

Also : updated man page
programs/lz4.1
programs/lz4io.c
programs/lz4io.h
tests/Makefile