aboutsummaryrefslogtreecommitdiffstats
path: root/memrmem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add memcase{cmp,ends,starts,eq} and mem[r]casememMattias Andrée2018-10-211-0/+3
* Add str[n]caseeq[null] and some testsMattias Andrée2018-08-191-14/+14
* Fix and run testsMattias Andrée2018-08-181-3/+4
* Add memrmem, strrstr, and strrcasestrMattias Andrée2018-08-121-0/+57