log m4/strstr.m4 @ 17363:5a51fb7777a9

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Tue, 01 May 2012 22:08:47 +0200 Bruno Haible Say "guessing yes" or "guessing no" when cross-compiling.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Tue, 19 Jul 2011 23:43:05 +0200 Bruno Haible strstr: Update cross-compilation guess.
Sun, 22 May 2011 13:55:15 +0200 Bruno Haible strstr*: Move AC_LIBOBJ invocations to module description.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Wed, 15 Dec 2010 20:28:52 +0100 Pádraig Brady Improve cross-compilation guesses for uClibc.
Mon, 06 Dec 2010 22:57:23 +0100 Bruno Haible Put more information about failed tests into the test return codes.
Sat, 20 Nov 2010 18:54:00 +0100 Bruno Haible Port to uClibc.
Thu, 07 Oct 2010 07:51:31 -0600 Eric Blake cygwin: use more robust version check
Tue, 05 Oct 2010 16:39:32 -0600 Eric Blake memmem, strstr, strcasestr: fix bug with long periodic needle
Mon, 30 Aug 2010 17:13:53 -0600 Eric Blake strstr, memmem, strcasestr: avoid leaked shell message
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Mon, 10 Aug 2009 23:54:09 +0200 Bruno Haible Don't optimize AC_LIBOBJs, as they may appear in different contexts.
Thu, 18 Jun 2009 10:19:48 +0200 Bruno Haible Skip linear time check if it is redundant.
Tue, 16 Jun 2009 06:14:05 -0600 Eric Blake strstr, strcasestr: replace on platforms with broken memchr
Mon, 09 Jun 2008 16:21:34 -0600 Eric Blake Work around environments that (stupidly) ignore SIGALRM.
Thu, 15 May 2008 19:55:56 -0600 Eric Blake Extend previous patch to cygwin 1.7.0.
Thu, 15 May 2008 23:29:37 +0200 Bruno Haible Update cross-compiling guess now that glibc 2.9 will have fast implementations.
Tue, 15 Apr 2008 01:52:03 +0200 Bruno Haible Fix underquoting of AC_LANG_PROGRAM arguments.
Thu, 10 Jan 2008 20:44:14 -0700 Eric Blake * m4/strstr.m4: Delete cruft from copy-n-paste.
Thu, 10 Jan 2008 07:38:11 -0700 Eric Blake Avoid quadratic strstr implementations.
Sat, 27 Jan 2007 14:43:17 +0000 Bruno Haible Enforce ordering constraints between gl_HEADER_STRING_H_DEFAULTS and the
Fri, 26 Jan 2007 22:16:55 +0000 Paul Eggert * doc/gnulib-tool.texi (Initial import): Update to match current
Mon, 26 Sep 2005 13:58:51 +0000 Bruno Haible Deal with the fact that mbchar.h, mbfile.h, mbiter.h, mbuiter.h can
Thu, 15 Sep 2005 16:25:48 +0000 Bruno Haible Fix redefinition problem: strstr may be defined as a macro in string.h.
Wed, 17 Aug 2005 14:05:33 +0000 Bruno Haible Make strstr() work in multibyte locales.
Tue, 18 Jan 2005 13:07:56 +0000 Bruno Haible Use an all-permissive copyright notice, recommended by RMS.
Wed, 10 Sep 2003 14:07:55 +0000 Bruno Haible Assume ANSI C.
Tue, 31 Dec 2002 13:42:06 +0000 Bruno Haible An autoconf macro for its associated module.