mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
setvbuf: Add support for disabling I/O buffering. Initially cut; untested.
This commit is contained in:
@@ -334,7 +334,7 @@ CONFIG_GRAN_SINGLE=y
|
||||
#
|
||||
# Library Routines
|
||||
#
|
||||
CONFIG_STDIO_BUFFER_SIZE=0
|
||||
CONFIG_STDIO_DISABLE_BUFFERING=y
|
||||
CONFIG_STDIO_LINEBUFFER=y
|
||||
CONFIG_NUNGET_CHARS=0
|
||||
# CONFIG_LIBM is not set
|
||||
|
||||
Reference in New Issue
Block a user