aboutsummaryrefslogtreecommitdiffstats
path: root/strrcasestr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace to last static inline's with line + extern inline, and fix warningsMattias Andrée2022-06-121-1/+1
* Add str[n]caseeq[null] and some testsMattias Andrée2018-08-191-34/+34
* Fix and run testsMattias Andrée2018-08-181-5/+9
* Add memrmem, strrstr, and strrcasestrMattias Andrée2018-08-121-0/+75