aboutsummaryrefslogtreecommitdiff
path: root/stdlib/siphash.c
AgeCommit message (Collapse)Author
2025-03-21Move stdlib into src/Bruce Hill
2024-10-29Fix up some GCC compiler flag options for LTO and inliningBruce Hill
2024-10-03Fix up some compiler flags around floating point numbers so they workBruce Hill
better with -Ofast and have more standardized behavior
2024-09-13Rename builtins/ -> stdlib/Bruce Hill