mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-06 06:05:40 +12:00
.. | ||
.tipi | ||
COPYING | ||
README.md | ||
xsum_arch.h | ||
xsum_bench.c | ||
xsum_bench.h | ||
xsum_config.h | ||
xsum_os_specific.c | ||
xsum_os_specific.h | ||
xsum_output.c | ||
xsum_output.h | ||
xsum_sanity_check.c | ||
xsum_sanity_check.h | ||
xxhsum.1 | ||
xxhsum.1.md | ||
xxhsum.c |
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.