Hash :
1ebf5e21
Author :
Date :
2019-06-10T14:08:10
doc: Add references to glibc documentation. * doc/glibc-functions/add-links.sh: Renamed from doc/glibc-functions/add-manpage-link.sh. Emit also a link to the Glibc manual. * doc/glibc-functions/*.texi: Add references to the glibc manual.
@node setlinebuf
@subsection @code{setlinebuf}
@findex setlinebuf
Documentation:
@itemize
@item
@ifinfo
@ref{Controlling Buffering,,Controlling Which Kind of Buffering,libc},
@end ifinfo
@ifnotinfo
@url{https://www.gnu.org/software/libc/manual/html_node/Controlling-Buffering.html},
@end ifnotinfo
@item
@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/setlinebuf.3.html,,man setlinebuf}.
@end itemize
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
Minix 3.1.8, HP-UX 11.23, mingw, MSVC 14.
@end itemize