| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: update almost all copyright ranges to include 2011 | Jim Meyering | 2011-01-01 | 1 | -1/+1 |
* | Improve cross-compilation guesses for uClibc. | Pádraig Brady | 2010-12-15 | 1 | -4/+7 |
* | Put more information about failed tests into the test return codes. | Bruno Haible | 2010-12-06 | 1 | -5/+8 |
* | Port to uClibc. | Bruno Haible | 2010-11-20 | 1 | -3/+5 |
* | cygwin: use more robust version check | Eric Blake | 2010-10-07 | 1 | -3/+3 |
* | memmem, strstr, strcasestr: fix bug with long periodic needle | Eric Blake | 2010-10-05 | 1 | -5/+44 |
* | strstr, memmem, strcasestr: avoid leaked shell message | Eric Blake | 2010-08-30 | 1 | -2/+3 |
* | update nearly all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -1/+1 |
* | Use spaces for indentation, not tabs. | Bruno Haible | 2009-12-10 | 1 | -14/+14 |
* | Skip linear-time test if it is redundant. | Bruno Haible | 2009-06-18 | 1 | -6/+11 |
* | strstr, strcasestr: replace on platforms with broken memchr | Eric Blake | 2009-06-17 | 1 | -3/+8 |
* | Work around environments that (stupidly) ignore SIGALRM. | Eric Blake | 2008-06-09 | 1 | -1/+3 |
* | Extend previous patch to cygwin 1.7.0. | Eric Blake | 2008-05-15 | 1 | -5/+11 |
* | Update cross-compiling guess now that glibc 2.9 will have fast implementations. | Bruno Haible | 2008-05-16 | 1 | -5/+17 |
* | Fix underquoting of AC_LANG_PROGRAM arguments. | Bruno Haible | 2008-04-15 | 1 | -3/+3 |
* | Touch up previous patch. | Eric Blake | 2008-01-14 | 1 | -2/+2 |
* | Convert strcasestr module to use Two-Way algorithm. | Eric Blake | 2008-01-14 | 1 | -5/+50 |
* | Addendum to last patch. | Bruno Haible | 2007-02-05 | 1 | -2/+1 |
* | New module 'mbscasestr'. Reduced goal of 'strcasestr'. | Bruno Haible | 2007-02-05 | 1 | -6/+6 |
* | Enforce ordering constraints between gl_HEADER_STRING_H_DEFAULTS and the | Bruno Haible | 2007-01-27 | 1 | -1/+2 |
* | Declare strcasestr() in the <string.h> replacement, rather than in | Bruno Haible | 2007-01-27 | 1 | -3/+3 |
* | Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can | Bruno Haible | 2005-09-26 | 1 | -2/+3 |
* | New module 'strcasestr'. | Bruno Haible | 2005-08-17 | 1 | -0/+19 |