r125
Makefile : added capability to install libraries Modified Directory tree, to better separate libraries from programs.
minor memtest correction
minor refactoring
Makefile : added -Wstrict-prototype, as suggested by Larry Doolittle
Updated lz4hc : re-use most shared elements from lz4 (endianess / align / bus detection routines)
Fixed : LZ4_compress_limitedOutput() bug, as reported by Christopher Speller
First version of Block Streaming API : LZ4_compress_usingDict()
Added lz4c & lz4cat man pages
updated lz4cat man page
LZ4IO : modified to use lz4frame instead