Panda3DS/third_party/xxhash/cli
wheremyfoodat f82b27ddba Add xxhash
2023-06-14 14:46:11 +03:00
..
.tipi Add xxhash 2023-06-14 14:46:11 +03:00
COPYING Add xxhash 2023-06-14 14:46:11 +03:00
README.md Add xxhash 2023-06-14 14:46:11 +03:00
xsum_arch.h Add xxhash 2023-06-14 14:46:11 +03:00
xsum_bench.c Add xxhash 2023-06-14 14:46:11 +03:00
xsum_bench.h Add xxhash 2023-06-14 14:46:11 +03:00
xsum_config.h Add xxhash 2023-06-14 14:46:11 +03:00
xsum_os_specific.c Add xxhash 2023-06-14 14:46:11 +03:00
xsum_os_specific.h Add xxhash 2023-06-14 14:46:11 +03:00
xsum_output.c Add xxhash 2023-06-14 14:46:11 +03:00
xsum_output.h Add xxhash 2023-06-14 14:46:11 +03:00
xsum_sanity_check.c Add xxhash 2023-06-14 14:46:11 +03:00
xsum_sanity_check.h Add xxhash 2023-06-14 14:46:11 +03:00
xxhsum.1 Add xxhash 2023-06-14 14:46:11 +03:00
xxhsum.1.md Add xxhash 2023-06-14 14:46:11 +03:00
xxhsum.c Add xxhash 2023-06-14 14:46:11 +03:00

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.