termios: Update documentation.
authorBruno Haible <bruno@clisp.org>
Sat, 16 Oct 2010 11:18:37 +0000 (13:18 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 16 Oct 2010 11:18:37 +0000 (13:18 +0200)
* doc/posix-headers/termios.texi: Mention remaining mingw problems.

ChangeLog
doc/posix-headers/termios.texi

index 42d0fef1189725b25fff9047e6576dc26e2d90d9..e87ca3bdb2d36751db06f5a8ebed3465a68e92dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-10-15  Bruno Haible  <bruno@clisp.org>
+
+       termios: Update documentation.
+       * doc/posix-headers/termios.texi: Mention remaining mingw problems.
+
 2010-10-15  Bruno Haible  <bruno@clisp.org>
 
        tests: Make them compile with TinyCC.
index 7f5b67098dbaf8e8c485573f422a37321ca99488..ba38b1c43ed11a456652aaaf98b931f0eb39aa5c 100644 (file)
@@ -14,4 +14,8 @@ mingw.
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+The types @code{struct termios}, @code{cc_t}, @code{speed_t}, @code{tcflag_t}
+are not defined on some platforms:
+mingw.
 @end itemize