summaryrefslogtreecommitdiff
path: root/src/string/strrchr.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12overhaul internally-public declarations using wrapper headersRich Felker1-2/+0
2012-05-26fix failure of strrchr(str, 0)Rich Felker1-1/+1
2011-04-13implement memrchr (nonstandard) and optimize strrchr in terms of itRich Felker1-4/+3
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+9