zstd/programs
Peter (Stig) Edwards 04773ac90a Minor changes needed for OpenVMS
Define util sleep functions on VMS.
If PRIO_PROCESS is not defined then do not attempt to use it in the definition of SET_HIGH_PRIORITY.
2016-05-21 12:15:48 +01:00
..
legacy CLI supports dictionary decompression in legacy mode v0.5.x 2016-05-08 08:11:24 +02:00
.gitignore Fix infinite loop with invalid data (fuzzer test) 2016-04-10 14:42:26 +02:00
COPYING Initial release 2015-01-24 01:58:16 +01:00
Makefile changed version to 0.6.2 2016-05-20 12:20:12 +02:00
bench.c minor simplification 2016-05-20 11:35:00 +02:00
bench.h bench.c: experimental -r (operate recursively on directories) for Windows and _POSIX_C_SOURCE >= 200112L 2016-05-10 14:22:55 +02:00
datagen.c fixed minor conversion warnings 2016-05-18 17:26:23 +02:00
datagen.h fixed benchmark autogen 2015-12-01 01:31:17 +01:00
datagencli.c datagencli uses `mem.h` 2016-05-11 11:42:51 +02:00
dibio.c bench.c: experimental -r (operate recursively on directories) for Windows and _POSIX_C_SOURCE >= 200112L 2016-05-10 14:22:55 +02:00
dibio.h separation of lib/ into common/, compress/, decompress/, dictBuilder/, legacy/ 2016-04-22 12:43:18 +02:00
fileio.c Merge pull request #182 from inikep/dev 2016-05-10 17:18:12 +02:00
fileio.h implemented `--ultra` mode protection 2016-03-10 21:02:25 +01:00
fullbench.c all programs use `ZSTD_VERSION_STRING` from `zstd.h` to display their version 2016-05-20 12:34:40 +02:00
fuzzer.c all programs use `ZSTD_VERSION_STRING` from `zstd.h` to display their version 2016-05-20 12:34:40 +02:00
paramgrill.c all programs use `ZSTD_VERSION_STRING` from `zstd.h` to display their version 2016-05-20 12:34:40 +02:00
playTests.sh fixed : null-length string roundtrip 2016-05-10 05:56:09 +02:00
util.h Minor changes needed for OpenVMS 2016-05-21 12:15:48 +01:00
xxhash.c spelling-fixes, as of lintian.debian.org 2016-05-16 22:23:24 +02:00
xxhash.h updated xxhash 2016-01-06 01:37:46 +01:00
zbufftest.c all programs use `ZSTD_VERSION_STRING` from `zstd.h` to display their version 2016-05-20 12:34:40 +02:00
zstd.1 Updated man zstd 2016-02-16 14:42:08 +01:00
zstdcli.c changed version to 0.6.2 2016-05-20 12:20:12 +02:00