summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-03-03 03:56:50 +0100
committerBruno Haible <bruno@clisp.org>2021-03-03 03:56:50 +0100
commit3b0808afa4236e6fa221eac2ec25dc2a8ef09557 (patch)
tree89e8e2f068c92ca45f4629735bcfbb744fa34e6e /ChangeLog
parent495dcf8d964e0b3a712f9345554a03d450851d8a (diff)
downloadgnulib-3b0808afa4236e6fa221eac2ec25dc2a8ef09557.tar.gz
gnulib-3b0808afa4236e6fa221eac2ec25dc2a8ef09557.tar.bz2
stddef: Work around an interoperability problem of tcc with glibc.
Reported by Luca Saiu <positron@gnu.org> in <https://lists.gnu.org/archive/html/bug-gnulib/2021-03/msg00011.html>. * lib/stddef.in.h [__TINYC__]: In case of the special invocation convention, undefine the macros that TinyCC's <stddef.h> should undefine but doesn't. * doc/posix-headers/stddef.texi: Mention the TinyCC bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ba4369257..7480874c55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2021-03-02 Bruno Haible <bruno@clisp.org>
+
+ stddef: Work around an interoperability problem of tcc with glibc.
+ Reported by Luca Saiu <positron@gnu.org> in
+ <https://lists.gnu.org/archive/html/bug-gnulib/2021-03/msg00011.html>.
+ * lib/stddef.in.h [__TINYC__]: In case of the special invocation
+ convention, undefine the macros that TinyCC's <stddef.h> should undefine
+ but doesn't.
+ * doc/posix-headers/stddef.texi: Mention the TinyCC bug.
+
2021-03-02 Paul Eggert <eggert@cs.ucla.edu>
mbrtowc: port to AIX 7.1 with xlc 12.1

Return to:

Send suggestions and report system problems to the System administrator.