getdtablesize: work around cygwin issue
[gnulib.git] / doc / glibc-functions / flock.texi
index 29a2eb8..e99414a 100644 (file)
@@ -2,15 +2,18 @@
 @subsection @code{flock}
 @findex flock
 
-Gnulib module: ---
+Gnulib module: flock
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+mingw, MSVC 9
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-AIX 5.1, HP-UX 11, Solaris 10, mingw, BeOS.
+AIX 5.1, HP-UX 11.23, Solaris 11 2011-11, BeOS.
 @end itemize