Merge branch 'stable'
[gnulib.git] / doc / posix-functions / popen.texi
index 5972318..e9fac3b 100644 (file)
@@ -9,6 +9,9 @@ Gnulib module: popen
 Portability problems fixed by Gnulib:
 @itemize
 @item
+This function is missing on some platforms:
+MSVC 9.
+@item
 Some platforms start the child with closed stdin or stdout if the
 standard descriptors were closed in the parent:
 Cygwin 1.5.x.