2 @section @code{tcdrain}
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/tcdrain.html}
9 Portability problems fixed by Gnulib:
13 Portability problems not fixed by Gnulib:
16 This function is missing on some platforms:
19 On some platforms, @code{tcdrain} on a non-tty fails with @code{errno} set to
20 @code{EINVAL} or, on Mac OS X, also @code{EOPNOTSUPP} or @code{ENODEV}, rather