summaryrefslogtreecommitdiff
path: root/m4/strcasestr.m4
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-14/+14
* Skip linear-time test if it is redundant.Bruno Haible2009-06-181-6/+11
* strstr, strcasestr: replace on platforms with broken memchrEric Blake2009-06-171-3/+8
* Work around environments that (stupidly) ignore SIGALRM.Eric Blake2008-06-091-1/+3
* Extend previous patch to cygwin 1.7.0.Eric Blake2008-05-151-5/+11
* Update cross-compiling guess now that glibc 2.9 will have fast implementations.Bruno Haible2008-05-161-5/+17
* Fix underquoting of AC_LANG_PROGRAM arguments.Bruno Haible2008-04-151-3/+3
* Touch up previous patch.Eric Blake2008-01-141-2/+2
* Convert strcasestr module to use Two-Way algorithm.Eric Blake2008-01-141-5/+50
* Addendum to last patch.Bruno Haible2007-02-051-2/+1
* New module 'mbscasestr'. Reduced goal of 'strcasestr'.Bruno Haible2007-02-051-6/+6
* Enforce ordering constraints between gl_HEADER_STRING_H_DEFAULTS and theBruno Haible2007-01-271-1/+2
* Declare strcasestr() in the <string.h> replacement, rather than inBruno Haible2007-01-271-3/+3
* Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h canBruno Haible2005-09-261-2/+3
* New module 'strcasestr'.Bruno Haible2005-08-171-0/+19