summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/str-two-way.h
Commit message (Expand)AuthorAgeFilesLines
* * lib/str-two-way.h (two_way_long_needle): Avoid bug with longCorinna Vinschen2010-10-061-2/+2
* 2008-10-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-10-021-1/+1
* Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake2008-01-121-0/+415