posixtm-tests: port to buggy compiler
[gnulib.git] / doc / posix-headers / fcntl.texi
index 332fe5a..9dda628 100644 (file)
@@ -41,8 +41,8 @@ Cygwin.
 
 @item
 @samp{O_BINARY}, @samp{O_TEXT} (not specified by POSIX, but essential for
-portability to Woe32 platforms) are defined on some platforms but not on
-others.
+portability to native Windows platforms) are defined on some platforms but
+not on others.
 
 @item
 @samp{O_DIRECT}, @samp{O_NDELAY}, @samp{O_NOATIME},
@@ -70,7 +70,7 @@ glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, AIX
 @item
 @samp{AT_FDCWD} is defined with a value too large for an @code{int} on some
 platforms:
-Solaris 11 2010-11.
+Solaris 11 2011-11.
 @end itemize
 
 Portability problems not fixed by Gnulib: