summaryrefslogtreecommitdiff
path: root/src/string/strcspn.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12overhaul internally-public declarations using wrapper headersRich Felker1-2/+0
2012-09-27optimize strchrnul/strcspn not to scan string twice on no-matchRich Felker1-2/+3
2011-03-25fix all implicit conversion between signed/unsigned pointersRich Felker1-6/+4
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+20