unicodeio: Fix wrong result on FreeBSD.
[gnulib.git] / doc / glibc-headers / ttyent.texi
blob4d20f998a1ef69b8c8ea6066e7e0d403f8e6c17e
1 @node ttyent.h
2 @section @file{ttyent.h}
4 Defines the type @code{struct ttyent} and declares the functions
5 @code{setttyent}, @code{endttyent}, @code{getttyent}, @code{getttynam}.
7 Documentation:
8 @itemize
9 @item
10 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/setttyent.3.html,,man setttyent}.
11 @end itemize
13 Gnulib module: ---
15 Portability problems fixed by Gnulib:
16 @itemize
17 @end itemize
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @item
22 This header file is missing on some platforms:
23 HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
24 @end itemize