log lib/rpmatch.c @ 4120:77d7a6d46166

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