lz4/programs
2016-11-03 15:12:57 +01:00
..
.gitignore fixes static compilation under Windows (#246) 2016-10-21 09:49:30 -07:00
bench.c updated links to LZ4 repository 2016-11-03 15:12:57 +01:00
bench.h updated links to LZ4 repository 2016-11-03 15:12:57 +01:00
COPYING Makefile : added capability to install libraries 2014-01-07 18:47:50 +00:00
datagen.c updated links to LZ4 repository 2016-11-03 15:12:57 +01:00
datagen.h updated links to LZ4 repository 2016-11-03 15:12:57 +01:00
lz4.1 Remove whitespace from ends of lines 2016-02-12 22:49:52 -08:00
lz4cli.c updated links to LZ4 repository 2016-11-03 15:12:57 +01:00
lz4io.c updated links to LZ4 repository 2016-11-03 15:12:57 +01:00
lz4io.h updated links to LZ4 repository 2016-11-03 15:12:57 +01:00
Makefile test programs moved to tests/ 2016-11-03 15:03:43 +01:00
README.md Clarified license (#115, #244) 2016-11-01 19:14:04 -07:00

This directory programs contains source files to generate lz4 command line utility, and many test tools, such as fuzzer, fullbench and such.

All files in this directory are licensed under GPL-v2. See COPYING for details. The text of the license is also included at the top of each source file.