lz4/programs
2016-09-02 19:48:24 -07:00
..
.gitignore modified : some more deprecated functions from lz4hc.h generate warnings 2016-06-29 18:18:34 +02:00
bench.c lz4cli version number from lz4.h 2016-09-02 19:32:06 -07:00
bench.h -b# and -e# options from zstd 2016-09-02 22:59:18 +02:00
COPYING Makefile : added capability to install libraries 2014-01-07 18:47:50 +00:00
datagen.c changed datagen to remove one malloc 2015-06-28 19:43:12 -08: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 #157 : LZ4F_getFrameInfo() fails on valid null-content frame 2016-08-11 14:55:39 +02:00
fullbench.c fuzzer depends on standard C time.h only 2016-09-02 19:48:24 -07:00
fuzzer.c fuzzer depends on standard C time.h only 2016-09-02 19:48:24 -07:00
lz4.1 Remove whitespace from ends of lines 2016-02-12 22:49:52 -08:00
lz4cli.c fuzzer depends on standard C time.h only 2016-09-02 19:48:24 -07:00
lz4io.c fix mingw64 compilation warnings 2016-09-02 21:50:57 +02:00
lz4io.h Added new LZ4IO_decompressMultipleFilenames to allow decompression of multiple files with the -m switch added in r128 (ref: google code issue 151). Limitation: will only process files matching LZ4_EXTENSION macro, which for now seems reasonable. 2015-04-12 17:33:40 -05:00
Makefile minor refactoring changes 2016-08-10 08:26:49 +02:00