mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
3a8e01a77a
Somehow or another, I previously had missed `BUILD.mk` files. In the process I found a few straggler cases where the modeline was different from the file, including one very involved manual fix where a file had been treated like it was ts=2 and ts=8 on separate occasions. The commit history in the PR shows the gory details; the BUILD.mk was automated, everything else was mostly manual. |
||
---|---|---|
.. | ||
cli | ||
tests | ||
BUILD.mk | ||
LICENSE | ||
README.cosmo | ||
xxh3.h | ||
xxh_x86dispatch.c | ||
xxh_x86dispatch.h | ||
xxhash.c | ||
xxhash.h |
DESCRIPTION Extremely fast non-cryptographic hash algorithm SOURCE https://github.com/Cyan4973/xxHash commit 5b45185d0419f63eb5911133f3dc578a163d162f Author: Yann Collet <yann.collet.73@gmail.com> Date: Mon Jun 19 23:58:07 2023 -0700 fix minor typo in comment