aboutsummaryrefslogtreecommitdiffstats
path: root/strrstr.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-14/+14
* Fix and run testsMattias Andrée2018-08-181-32/+33
* Add memrmem, strrstr, and strrcasestrMattias Andrée2018-08-121-0/+70