Merge branch 'stable'
[gnulib.git] / doc / glibc-headers / ttyent.texi
1 @node ttyent.h
2 @section @file{ttyent.h}
3
4 Defines the type @code{struct ttyent} and declares the functions
5 @code{setttyent}, @code{endttyent}, @code{getttyent}, @code{getttynam}.
6
7 Documentation:
8 @itemize
9 @item
10 @uref{http://www.kernel.org/doc/man-pages/online/pages/man3/setttyent.3.html,,man setttyent}.
11 @end itemize
12
13 Gnulib module: ---
14
15 Portability problems fixed by Gnulib:
16 @itemize
17 @end itemize
18
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 2010-11, Cygwin, mingw, MSVC 9, Interix 3.5, BeOS.
24 @end itemize