doc: Update for Solaris 11.4.
[gnulib.git] / doc / glibc-headers / ttyent.texi
blob15cf6ceccb7e4b461df22c378d3115776de3bb64
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, Interix 3.5, BeOS, Android 9.0.
24 @end itemize