tree: ec6781120a28a4eb41bd879edc849bb1fe1d8f95 [path history] [tgz]
  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.