summaryrefslogtreecommitdiff
path: root/lib/str-two-way.h
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* strstr: revert patches that introduced bug and pessimizationEric Blake2011-02-251-17/+20
* strstr: fix a bug whereby strstr would mistakenly return NULLJim Meyering2011-02-241-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* memmem, strstr, strcasestr: fix bug with long periodic needleEric Blake2010-10-051-1/+1
* memmem: slight optimizationEric Blake2010-06-221-19/+40
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-180/+180
* Glibc finally accepted the memmem speedup code, bugzilla #5514.Eric Blake2008-05-151-1/+3
* Convert strcasestr module to use Two-Way algorithm.Eric Blake2008-01-141-0/+1
* Share two-way algorithm.Eric Blake2008-01-101-0/+426