Mark 'memcpy' obsolete.
[gnulib.git] / doc / posix-functions / fclose.texi
index c231812..b08430e 100644 (file)
@@ -4,10 +4,14 @@
 
 POSIX specification: @url{http://www.opengroup.org/susv3xsh/fclose.html}
 
-Gnulib module: ---
+Gnulib module: fclose
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+On Windows platforms (excluding Cygwin), @code{socket} and @code{accept}
+followed by @code{fdopen} do not return streams that can be closed by
+@code{fclose}.
 @end itemize
 
 Portability problems not fixed by Gnulib: