mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 15:03:34 +00:00
- 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
238 B
238 B
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.