aboutsummaryrefslogtreecommitdiffstats
path: root/libc/string/strstr.c
Commit message (Collapse)AuthorAgeFilesLines
* Clean up our OpenBSD usage.Elliott Hughes2014-02-211-56/+0
| | | | | | | | | Also undo some of the mess where we have OpenBSD <stdio.h> but a mix of different BSD's implementations. In this first pass, I've only moved easy OpenBSD stuff. Change-Id: Iae67b02cde6dba9d8d06fedeb53efbfdac0a8cf6
* improve readability of string: fix indentation and remove trailing spacesAndré Goddard Rosa2010-01-301-1/+1
| | | | Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com>
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+56