diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2017-06-13 14:51:18 -0500 |
---|---|---|
committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2017-06-14 10:18:14 -0500 |
commit | c347bb64697a380b749ff073dfa25e35c73c19e7 (patch) | |
tree | 25d8e73a2a95914b037284d897fa0957cd5c8f23 /newlib/libc/stdio/vfwprintf.c | |
parent | 0d79b021a4ec4e6b9aa1a9f6db0e29a137005ce7 (diff) | |
download | cygnal-c347bb64697a380b749ff073dfa25e35c73c19e7.tar.gz cygnal-c347bb64697a380b749ff073dfa25e35c73c19e7.tar.bz2 cygnal-c347bb64697a380b749ff073dfa25e35c73c19e7.zip |
stdio.h: guard function macros with !__cplusplus
While POSIX allows these functions to also be defined as macros in C, in
C++ this is not allowed, and prevents these names (particularly feof) from
being used in a custom namespace.
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
Diffstat (limited to 'newlib/libc/stdio/vfwprintf.c')
0 files changed, 0 insertions, 0 deletions