summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/spawn.cc
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2017-09-04 10:52:33 +0200
committerCorinna Vinschen <corinna@vinschen.de>2017-09-04 10:52:33 +0200
commite18b7ffa4893aa1011bae52e6e7a8f1bfcc336d5 (patch)
treeb771e3c0e258780cc413b0669b41f79153b86cc9 /winsup/cygwin/spawn.cc
parentff53f489fa2f7ddf4306fe256de5609ff7a131b0 (diff)
downloadcygnal-e18b7ffa4893aa1011bae52e6e7a8f1bfcc336d5.tar.gz
cygnal-e18b7ffa4893aa1011bae52e6e7a8f1bfcc336d5.tar.bz2
cygnal-e18b7ffa4893aa1011bae52e6e7a8f1bfcc336d5.zip
stdio.h: Don't define unlocked macros using static inline on C++cygwin-2_9_0-release
In C++, the usage of static inline functions for getchar_unlocked and putchar_unlocked may result in error messages like error: ‘_putchar_unlocked’ was not declared in this scope Fix this by not using the _getchar_unlocked and _putchar_unlocked macros in C++. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/cygwin/spawn.cc')
0 files changed, 0 insertions, 0 deletions