setvbuf
¶POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/setvbuf.html
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
errno
upon failure.
_IOLBF
(line-buffering)
is treated as if it were _IOFBF
(full buffering),
possibly with a warning generated.