aboutsummaryrefslogtreecommitdiff
path: root/src/base/string/raw/efind.c
AgeCommit message (Collapse)Author
2021-12-05Feat: basic string and memory functionsNicholas Noll
Continue filling out the basic standard lib functions. Included prototypes of the str* and mem* families. Plan to add e(str|mem) and n(str|mem) variants as well.