flycast/core/deps/xxHash/cli
Xphalnos ea6d5f8732 Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
..
.tipi Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
COPYING Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
README.md Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xsum_arch.c Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xsum_arch.h Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xsum_bench.c Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xsum_bench.h Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xsum_config.h Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xsum_os_specific.c Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xsum_os_specific.h Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xsum_output.c Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xsum_output.h Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xsum_sanity_check.c Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xsum_sanity_check.h Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xxhsum.1 Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xxhsum.1.md Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00
xxhsum.c Update xxHash to 0.8.3 + Use faster algorithm 2025-03-22 15:58:22 +01:00

README.md

This directory contains source code dedicated to the xxhsum command line utility, which is a user program of libxxhash.

Note that, in contrast with the library libxxhash, the command line utility xxhsum ships with GPLv2 license.