]> Savannah Git Hosting - gnulib.git/commit
stddef: Work around an interoperability problem of tcc with glibc.
authorBruno Haible <bruno@clisp.org>
Wed, 3 Mar 2021 02:56:50 +0000 (03:56 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 3 Mar 2021 02:56:50 +0000 (03:56 +0100)
commit3b0808afa4236e6fa221eac2ec25dc2a8ef09557
tree89e8e2f068c92ca45f4629735bcfbb744fa34e6e
parent495dcf8d964e0b3a712f9345554a03d450851d8a
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.
ChangeLog
doc/posix-headers/stddef.texi
lib/stddef.in.h