aboutsummaryrefslogtreecommitdiffstats
path: root/strcasechr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace to last static inline's with line + extern inline, and fix warningsMattias Andrée2022-06-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add strcasechr and strcasechrnulMattias Andrée2018-10-211-0/+41
Signed-off-by: Mattias Andrée <maandree@kth.se>