mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
a6baba1b07
The WIN32 CreateProcess() function does not require an .exe or .com suffix in order to spawn an executable. Now that we have Cosmo bash we're no longer so dependent on the cmd.exe prompt. |
||
---|---|---|
.. | ||
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