aboutsummaryrefslogtreecommitdiffstats
path: root/strneqlen.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 strn[case]eqlenMattias Andrée2018-10-221-0/+45
Signed-off-by: Mattias Andrée <maandree@kth.se>