aboutsummaryrefslogtreecommitdiffstats
path: root/man/libsimple_strchrnul.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add man pages for strn[case]chr[nul] and strrn[case]chrMattias Andrée2018-10-231-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add {str,mem}[r][case]eqlenMattias Andrée2018-10-211-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add strcasechr and strcasechrnulMattias Andrée2018-10-211-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add man pages some str-functionsMattias Andrée2018-10-211-0/+76
Signed-off-by: Mattias Andrée <maandree@kth.se>