]> Savannah Git Hosting - gnulib.git/commitdiff
; autoupdate
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 23 Aug 2018 00:59:49 +0000 (17:59 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 23 Aug 2018 01:00:15 +0000 (18:00 -0700)
doc/maintain.texi
lib/regex_internal.h

index 0d794bcad7b7fb352a7bc0cea4b7ca36e2cf9d85..c09a1a4d97038f6d1b6d9a0846b6d139d143096b 100644 (file)
@@ -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
index 3b836ed2067a4bff6ddd489cf545af5383be0c4b..c7880667dd02d797c8f6076aca0177d24e279d79 100644 (file)
 /* 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