POSIX specification:
http://www.opengroup.org/onlinepubs/9699919799/basedefs/termios.h.html
Gnulib module: termios
Portability problems fixed by Gnulib:
pid_t on all platforms:
glibc on some architectures, FreeBSD 6.4, OpenBSD 4.9, Cygwin 1.7.11.
Portability problems not fixed by Gnulib:
struct termios, cc_t, speed_t, tcflag_t
are not defined on some platforms:
mingw, MSVC 9.