tree: f6a3b8e5418c3c29e2c490682cbef63e62cbadd3
  1. .tipi/
  2. COPYING
  3. README.md
  4. xsum_arch.c
  5. xsum_arch.h
  6. xsum_bench.c
  7. xsum_bench.h
  8. xsum_config.h
  9. xsum_os_specific.c
  10. xsum_os_specific.h
  11. xsum_output.c
  12. xsum_output.h
  13. xsum_sanity_check.c
  14. xsum_sanity_check.h
  15. xxhsum.1
  16. xxhsum.1.md
  17. xxhsum.c
cli/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.