Default buffer mode is setup by fopen depending on isatty value. Expect only 0, 1 & 2 to be tty for CONFIG_POSIX_API cases. This way regular files are opened in block buffering mode (instead of line buffering mode) which really speed up fread/fwrite operations on FS. Signed-off-by: Arnaud Mouiche <arnaud.mouiche@invoxia.com> |
||
|---|---|---|
| .. | ||
| cmsis_rtos_v1 | ||
| cmsis_rtos_v2 | ||
| fnmatch | ||
| gui | ||
| libc | ||
| open-amp | ||
| os | ||
| posix | ||
| CMakeLists.txt | ||
| Kconfig | ||