From bbc292e3824970069e5e8f7c2b56fca206e6a7ed Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 22 Aug 2018 17:59:49 -0700 Subject: [PATCH] ; autoupdate --- doc/maintain.texi | 6 +++--- lib/regex_internal.h | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/maintain.texi b/doc/maintain.texi index 0d794bcad7..c09a1a4d97 100644 --- a/doc/maintain.texi +++ b/doc/maintain.texi @@ -5,7 +5,7 @@ @c For double-sided printing, uncomment: @c @setchapternewpage odd @c This date is automagically updated when you save this file: -@set lastupdate March 7, 2018 +@set lastupdate August 21, 2018 @c %**end of header @dircategory GNU organization @@ -149,11 +149,11 @@ committee members. Additional information is in @cindex down, when GNU machines are @cindex outage, of GNU machines -@cindex @url{https://quitter.se/fsfstatus} +@cindex @url{https://quitter.im/fsfstatus} If you find that any GNU computer systems (@code{fencepost.gnu.org}, @code{ftp.gnu.org}, @code{www.gnu.org}, @code{savannah.gnu.org}, @dots{}) seem to be down, you can check the current status at -@url{https://quitter.se/fsfstatus}. Most likely the problem, if +@url{https://quitter.im/fsfstatus}. Most likely the problem, if it can be alleviated at the FSF end, is already being worked on. @cindex sysadmin, FSF diff --git a/lib/regex_internal.h b/lib/regex_internal.h index 3b836ed206..c7880667dd 100644 --- a/lib/regex_internal.h +++ b/lib/regex_internal.h @@ -149,7 +149,10 @@ /* Rename to standard API for using out of glibc. */ #ifndef _LIBC # undef __wctype +# undef __iswalnum # undef __iswctype +# undef __towlower +# undef __towupper # define __wctype wctype # define __iswalnum iswalnum # define __iswctype iswctype -- 2.39.5