mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 03:53:33 +00:00
fe044e22cc
Cosmopolitan's getopt() is now redefined as __getopt(). |
||
---|---|---|
.. | ||
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 |
// clang-format off
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.