summaryrefslogtreecommitdiff
path: root/src/include/toxic/string.h
AgeCommit message (Collapse)Author
2026-02-28add strnlen and isdigit helpersCarlos Maiolino
This is missing and will come in handy for path parsing. Signed-off-by: Carlos Maiolino <[email protected]>
2025-07-26Move include files to a subdirectoryCarlos Maiolino
Move the include files to the toxic/ subdirectory, so it gets a bit more organized. Ah, yeah, OS name will be renamed to ToxicOS Signed-off-by: Carlos Maiolino <[email protected]>