mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
fa20edc44d
- Remove most __ASSEMBLER__ __LINKER__ ifdefs - Rename libc/intrin/bits.h to libc/serialize.h - Block pthread cancelation in fchmodat() polyfill - Remove `clang-format off` statements in third_party |
||
---|---|---|
.. | ||
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.