Avoid defining __restrict in a header file. This doesn't work e.g. on MacOS X.
[gnulib.git] / ChangeLog
index 91a2320..5ae3546 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-03  Bruno Haible  <bruno@clisp.org>
+
+       * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
+       All uses of __restrict changed to _Restrict_.
+       * lib/glob_.h (__restrict): Remove macro.
+
 2007-03-02  Bruno Haible  <bruno@clisp.org>
 
        * modules/gettext (configure.ac): Require gettext infrastructure