Resolves compiler error introduced by 57dfb9 when using cpp with CONFIG_STDIO_DISABLE_BUFFERING lit. NuttX/nuttx/include/cxx/cstdio:79:11: error: '::setbuf' has not been declared using ::setbuf; |
||
|---|---|---|
| .. | ||
| cassert | ||
| cctype | ||
| cerrno | ||
| cfcntl | ||
| climits | ||
| clocale | ||
| cmath | ||
| csched | ||
| csignal | ||
| cstdarg | ||
| cstdbool | ||
| cstddef | ||
| cstdint | ||
| cstdio | ||
| cstdlib | ||
| cstring | ||
| ctime | ||
| cunistd | ||
| cwchar | ||
| cwctype | ||