lz4/programs
2015-04-02 21:36:21 +02:00
..
bench.c lz4 cli supports frame content size 2015-03-23 02:20:42 +01:00
bench.h Improved sparse file support 2015-03-13 02:24:08 +01:00
COPYING Makefile : added capability to install libraries 2014-01-07 18:47:50 +00:00
datagen.c scan-build tests 2015-03-15 01:42:27 +01:00
datagen.h Updated datagen (can create sparse files) 2015-03-10 00:12:51 +01:00
datagencli.c Improved sparse files support 2015-03-13 20:36:59 +01:00
frametest.c Fixed : Windows compilation 2015-03-31 14:47:23 +01:00
fullbench.c fullbench : tests of _limitedOutput variants intentionnally provides less memory space than safe (LZ4_compressBound()) 2015-04-01 18:21:03 +01:00
fuzzer.c Updates tests & Man pages 2015-03-22 13:42:00 +01:00
lz4.1 Updated man page : "--[no-]X" 2015-03-23 21:22:13 +01:00
lz4cli.c Cygwin has fileno, so there's no need to use _fileno. 2015-04-01 15:47:24 -03:00
lz4io.c Merge pull request #72 from fzort/master 2015-04-02 21:36:21 +02:00
lz4io.h lz4 cli supports frame content size 2015-03-23 02:20:42 +01:00
Makefile new tests for large files with content size support (#70) 2015-04-02 15:11:22 +01:00