about summary refs log tree commit diff
path: root/src/string/strrchr.c
Commit message (Expand)AuthorAgeFilesLines
* overhaul internally-public declarations using wrapper headersRich Felker2018-09-121-2/+0
* fix failure of strrchr(str, 0)Rich Felker2012-05-261-1/+1
* implement memrchr (nonstandard) and optimize strrchr in terms of itRich Felker2011-04-131-4/+3
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+9