aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rpmatch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert1-79/+0
2005-09-22Sync from gnulib.Paul Eggert1-1/+1
2005-05-14Update FSF postal mail address.Jim Meyering1-1/+1
2003-09-11Include <stdlib.h> unconditionally.Jim Meyering1-3/+1
2003-06-06Include <limits.h> without checking for HAVE_LIMITS_H.Jim Meyering1-9/+3
2002-11-23Include gettext.h instead of <libintl.h>.Jim Meyering1-3/+3
2000-04-28[HAVE_LIMITS_H]: Include limits.h before regex.h to avoidJim Meyering1-1/+4
1998-12-19split long lineJim Meyering1-1/+2
1998-12-07(rpmatch) [!ENABLE_NLS]: Hard-code tests to use `^[yY]' and `^[nN]'.Jim Meyering1-6/+9
1998-12-07ansideclifyJim Meyering1-9/+2
1998-07-04remove ifdef around inclusion of regex.h altogether!!Jim Meyering1-3/+1
1998-07-04Change guard on <regex.h> inclusion to use newJim Meyering1-4/+2
1997-02-04libitizeJim Meyering1-16/+16
1996-10-09[!WITH_REGEX]: Include rx.h.Jim Meyering1-1/+5
1996-09-05Make sure NULL is defined by including stddef.hJim Meyering1-0/+6
1996-09-03this conforms to POSIX.2. From Paul Eggert <eggert@twinsun.com>.Jim Meyering1-2/+2
1996-09-02(ENABLE_NLS): Include libintl.h and define _ to gettext.Jim Meyering1-2/+5
1996-07-22(rpmatch): Add back [[:alpha:]]. Drepper says it's the standard.Jim Meyering1-2/+2
1996-07-21[STDC_HEADERS]: Guard inclusion of stdlib.h.Jim Meyering1-5/+13
1996-07-21.Jim Meyering1-0/+70