stdlib: Reduce namespace pollution in <inttypes.h>
authorFlorian Weimer <fweimer@redhat.com>
Mon, 17 Feb 2020 10:30:17 +0000 (11:30 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 17 Feb 2020 18:47:06 +0000 (19:47 +0100)
commitab3df8154f9176f7935cbc297aed97092c5e8103
tree7f66d6f36108513579f6f01532bddb58fdb3022c
parentfe49a73316ed82f57bccb60c9e8e51c59e940835
stdlib: Reduce namespace pollution in <inttypes.h>

The namespace pollution results in conform test failures if the tests
are run __USE_EXTERN_INLINES defined (e.g., when configuring with
CC="gcc -O3" CXX="g++ -O3").
stdlib/inttypes.h