log lib/rpmatch.c @ 1404:96a4586772e8

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