aboutsummaryrefslogtreecommitdiffstats
path: root/libc/string/strchr.c
Commit message (Expand)AuthorAgeFilesLines
* libc: cleanup strchrNick Kralevich2013-05-021-51/+0
* Drop magic number in strrchr and strchrKito Cheng2013-03-221-1/+1
* Clean up internal libc logging.Elliott Hughes2013-03-151-1/+1
* clean up FORTIFY_SOURCE handling.Nick Kralevich2012-12-041-5/+2
* FORTIFY_SOURCE: fortify strchrNick Kralevich2012-11-301-2/+13
* string: Fix wrong comparison semanticsBruce Beare2011-12-051-1/+1
* improve readability of string: fix indentation and remove trailing spacesAndré Goddard Rosa2010-01-301-1/+1
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+43