view doc/glibc-headers/ttyent.texi @ 38846:aba5dc56f9f9

all: Replace many more http URLs by https URLs. Update stale URLs. * users.txt: Remove mention of 'newts'. * lib/localename.c: Update comment about LANG_SOTHO.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Sep 2017 00:35:56 +0200
parents 927867cc7daa
children fc8be28143d4
line wrap: on
line source

@node ttyent.h
@section @file{ttyent.h}

Defines the type @code{struct ttyent} and declares the functions
@code{setttyent}, @code{endttyent}, @code{getttyent}, @code{getttynam}.

Documentation:
@itemize
@item
@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/setttyent.3.html,,man setttyent}.
@end itemize

Gnulib module: ---

Portability problems fixed by Gnulib:
@itemize
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
HP-UX 11, IRIX 6.5, Solaris 11 2011-11, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS.
@end itemize