mirror of
https://github.com/lz4/lz4.git
synced 2024-11-29 04:43:57 +08:00
46a7b94e8c
"WinIoCtl.h" works on Windows because Windows uses case insensitive file system. But it doesn't work on GNU/Linux (for cross compiling with MinGW) because GNU/Linux uses case sensitive file system. |
||
---|---|---|
.. | ||
.gitignore | ||
bench.c | ||
bench.h | ||
COPYING | ||
datagen.c | ||
datagen.h | ||
datagencli.c | ||
frametest.c | ||
fullbench.c | ||
fuzzer.c | ||
lz4.1 | ||
lz4cli.c | ||
lz4io.c | ||
lz4io.h | ||
Makefile |