Several changes to address a few concerns from Yann. See Google Group LZ4c topic...
authorKyleJHarper <KyleJHarper@gmail.com>
Fri, 30 Oct 2015 02:47:13 +0000 (21:47 -0500)
committerKyleJHarper <KyleJHarper@gmail.com>
Fri, 30 Oct 2015 02:47:13 +0000 (21:47 -0500)
commit7f96babc4bfa295ebe5abe3d2f1194f880c38769
tree8c96c639e959b943e60ac5b146df8f3a84c53968
parentd1be164e492bcfee04e3d17d4a00bb7d0736f6bd
Several changes to address a few concerns from Yann.  See Google Group LZ4c topic 'Reusing compression/decompression resources' for details.
examples/Makefile
examples/compressFunctions [new file with mode: 0755]
examples/compress_functions.c
examples/simple_buffer.c [moved from examples/basics.c with 86% similarity]