log lib/rpmatch.c @ 17361:8c32877a40e6

age author description
Tue, 19 Mar 2013 09:30:58 -0700 Paul Eggert copy-file, rpmatch: fix problems found by cppcheck
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Tue, 29 Apr 2008 02:55:59 +0200 Bruno Haible Declare rpmatch.
Tue, 29 Apr 2008 02:37:52 +0200 Bruno Haible Change rpmatch to use nl_langinfo when appropriate.
Sun, 27 Apr 2008 23:30:18 +0200 Bruno Haible Add some comments.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Wed, 10 Sep 2003 06:43:26 +0000 Paul Eggert Remove K&R cruft.
Thu, 29 May 2003 07:21:59 +0000 Paul Eggert in lib:
Tue, 05 Nov 2002 21:45:29 +0000 Bruno Haible Include gettext.h instead of <libintl.h> with #ifdefs.
Fri, 28 Apr 2000 16:49:38 +0000 Jim Meyering [HAVE_LIMITS_H]: Include limits.h before regex.h to avoid
Sat, 19 Dec 1998 17:18:23 +0000 Jim Meyering split long line
Mon, 07 Dec 1998 05:14:07 +0000 Jim Meyering (rpmatch) [!ENABLE_NLS]: Hard-code tests to use `^[yY]' and `^[nN]'.
Mon, 07 Dec 1998 03:12:10 +0000 Jim Meyering ansideclify
Sat, 04 Jul 1998 01:44:01 +0000 Jim Meyering remove ifdef around inclusion of regex.h altogether!!
Sat, 04 Jul 1998 00:15:37 +0000 Jim Meyering Change guard on <regex.h> inclusion to use new
Tue, 04 Feb 1997 03:26:31 +0000 Jim Meyering libitize
Wed, 09 Oct 1996 11:55:22 +0000 Jim Meyering [!WITH_REGEX]: Include rx.h.
Thu, 05 Sep 1996 02:48:41 +0000 Jim Meyering Make sure NULL is defined by including stddef.h
Tue, 03 Sep 1996 13:14:57 +0000 Jim Meyering this conforms to POSIX.2. From Paul Eggert <eggert@twinsun.com>.
Mon, 02 Sep 1996 16:18:48 +0000 Jim Meyering (ENABLE_NLS): Include libintl.h and define _ to gettext.
Mon, 22 Jul 1996 01:01:10 +0000 Jim Meyering (rpmatch): Add back [[:alpha:]]. Drepper says it's the standard.
Sun, 21 Jul 1996 22:46:39 +0000 Jim Meyering [STDC_HEADERS]: Guard inclusion of stdlib.h.
Sun, 21 Jul 1996 17:16:13 +0000 Jim Meyering .