mirror of
https://github.com/AuxXxilium/kmod.git
synced 2025-02-22 17:49:36 +07:00
![]() This should fill the requirements for "we need to loop over a lot of strings that usually are small enough to remain on stack, but we want to protect ourselves against huge strings not fitting in the static buffer we estimated as sufficient" |
||
---|---|---|
.. | ||
.gitignore | ||
array.c | ||
array.h | ||
hash.c | ||
hash.h | ||
macro.h | ||
missing.h | ||
scratchbuf.c | ||
scratchbuf.h | ||
strbuf.c | ||
strbuf.h | ||
util.c | ||
util.h |