log lib/rpmatch.c @ 10001:facc928673d7

age author description
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 .