about summary refs log tree commit diff
path: root/src/string/strcspn.c
Commit message (Expand)AuthorAgeFilesLines
* 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.0 v0.5.0Rich Felker2011-02-121-0/+20