dup2, dup3: work around another cygwin crasher
[gnulib.git] / doc / posix-functions / dup2.texi
index 012bb7f..cab793f 100644 (file)
@@ -18,7 +18,11 @@ mingw, MSVC 9.
 
 @item
 This function crashes when invoked with invalid arguments on some platforms:
-MSVC 9.
+Cygwin 1.7.17, MSVC 9.
+
+@item
+This function crashes when invoked with valid arguments on some platforms:
+Cygwin 1.7.25.
 
 @item
 This function resets the @code{FD_CLOEXEC} flag when duplicating an fd