summaryrefslogtreecommitdiff
path: root/m4/strcasestr.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* Fix cross-compilation test results.Bruno Haible2021-07-171-2/+3
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-2/+2
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* memchr: Remove support for some very old platforms.Bruno Haible2020-07-081-2/+2
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Add option to assume the best, not the worst, when cross-compiling.Bruno Haible2019-09-091-3/+3
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* strstr, strcasestr: Add workaround against glibc-2.28 bug.Bruno Haible2018-09-151-18/+27
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* Improve cross-compilation guesses for native Windows.Bruno Haible2017-07-131-2/+2
* Avoid wrong configure results with gcc -fsanitize=address.Bruno Haible2017-05-201-1/+4
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* intdiv0, memmem, nocrash, strcasestr, strstr: no exitNikos Mavrogiannopoulos2016-05-131-1/+1
* 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
* Say "guessing yes" or "guessing no" when cross-compiling.Bruno Haible2012-05-041-9/+15
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* strcasestr*: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-8/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Improve cross-compilation guesses for uClibc.Pádraig Brady2010-12-151-4/+7
* Put more information about failed tests into the test return codes.Bruno Haible2010-12-061-5/+8
* Port to uClibc.Bruno Haible2010-11-201-3/+5
* cygwin: use more robust version checkEric Blake2010-10-071-3/+3
* memmem, strstr, strcasestr: fix bug with long periodic needleEric Blake2010-10-051-5/+44
* strstr, memmem, strcasestr: avoid leaked shell messageEric Blake2010-08-301-2/+3
* 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