v1.8.0
fix #284, reported by @beiDei8z : added test cases for path/to/lz4cat
Makefile : added capability to install libraries Modified Directory tree, to better separate libraries from programs.
lz4c legacy commands are now enabled at runtime based on link/binary name "lz4c"
updated programs\README.md
bench.c: respect LZ4_MAX_INPUT_SIZE limit
bench.c based on zstd
executables use basic types from util.h
added a few dates
updated man page
Fix formatting of concatenation example
Merge branch 'dev' into installVars and fixed conflicts
cli : restored command -BX to enable block checksum (#322)
Fix inline compile errors
fix #332 : do not modify /dev/null permissions