summaryrefslogtreecommitdiff
path: root/libmisc/include/libmisc/rand.h
AgeCommit message (Collapse)Author
2025-05-06wip: Build with -Wconversionlukeshu/safe-conversionLuke T. Shumaker
I think this found a real bug in the dhcp packet parser. I don't think anything called lib9p_str{,n}() values that could be big enough, but their bounds-checking was broken.
2025-05-06libmisc: macro.h: Add utilities for int conversionsLuke T. Shumaker
2025-04-07fixup! SYSTEM headers don't get strict GCC checks, so change them to PUBLICLuke T. Shumaker
2025-04-05SYSTEM headers don't get strict GCC checks, so change them to PUBLICLuke T. Shumaker
2024-11-15Add tests to libmiscLuke T. Shumaker
2024-11-11Factor out libmisc/rand.hLuke T. Shumaker