From 61241ea11b262adb31ea7be3038c5a960c7d3438 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 16 Oct 2010 13:18:37 +0200 Subject: [PATCH] termios: Update documentation. * doc/posix-headers/termios.texi: Mention remaining mingw problems. --- ChangeLog | 5 +++++ doc/posix-headers/termios.texi | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 42d0fef118..e87ca3bdb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-10-15 Bruno Haible + + termios: Update documentation. + * doc/posix-headers/termios.texi: Mention remaining mingw problems. + 2010-10-15 Bruno Haible tests: Make them compile with TinyCC. diff --git a/doc/posix-headers/termios.texi b/doc/posix-headers/termios.texi index 7f5b67098d..ba38b1c43e 100644 --- a/doc/posix-headers/termios.texi +++ b/doc/posix-headers/termios.texi @@ -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 -- 2.30.2