poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / tcgetattr.texi
blob19a2df35516f3e7a4f4d7e8e85618a4c26e8a57f
1 @node tcgetattr
2 @section @code{tcgetattr}
3 @findex tcgetattr
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/tcgetattr.html}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 mingw, MSVC 14, Android 4.4.
18 @end itemize