Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-03strstr: avoid warningsCorinna Vinschen
2019-01-01Improve performance of memmemWilco Dijkstra
2010-10-06 * lib/str-two-way.h (two_way_long_needle): Avoid bug with longCorinna Vinschen
2008-10-032008-10-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2008-01-12Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake