summaryrefslogtreecommitdiff
path: root/m4/strstr.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-7/+7
* Don't optimize AC_LIBOBJs, as they may appear in different contexts.Bruno Haible2009-08-101-2/+4
* Skip linear time check if it is redundant.Bruno Haible2009-06-181-15/+17
* strstr, strcasestr: replace on platforms with broken memchrEric Blake2009-06-171-4/+15
* 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-4/+16
* Fix underquoting of AC_LANG_PROGRAM arguments.Bruno Haible2008-04-151-3/+3
* * m4/strstr.m4: Delete cruft from copy-n-paste.Eric Blake2008-01-101-5/+1
* Avoid quadratic strstr implementations.Eric Blake2008-01-101-0/+48
* New module 'mbsstr'. Remove module 'strstr'.Bruno Haible2007-02-051-21/+0
* Enforce ordering constraints between gl_HEADER_STRING_H_DEFAULTS and theBruno Haible2007-01-271-3/+4
* * doc/gnulib-tool.texi (Initial import): Update to match currentPaul Eggert2007-01-261-0/+1
* Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h canBruno Haible2005-09-261-2/+3
* Fix redefinition problem: strstr may be defined as a macro in string.h.Bruno Haible2005-09-151-2/+1
* Make strstr() work in multibyte locales.Bruno Haible2005-08-171-7/+10
* Use an all-permissive copyright notice, recommended by RMS.Bruno Haible2005-01-181-5/+3
* Assume ANSI C.Bruno Haible2003-09-101-5/+3
* An autoconf macro for its associated module.Bruno Haible2002-12-311-0/+20