aboutsummaryrefslogtreecommitdiff
path: root/src/string/strcspn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* overhaul internally-public declarations using wrapper headersRich Felker2018-09-121-2/+0
* optimize strchrnul/strcspn not to scan string twice on no-matchRich Felker2012-09-271-2/+3
* fix all implicit conversion between signed/unsigned pointersRich Felker2011-03-251-6/+4
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+20