New module 'open'.
[gnulib.git] / doc / functions / open.texi
index 78931e9..7a6d5fc 100644 (file)
@@ -4,10 +4,13 @@
 
 POSIX specification: @url{http://www.opengroup.org/susv3xsh/open.html}
 
-Gnulib module: ---
+Gnulib module: open
 
 Portability problems fixed by Gnulib:
 @itemize
+@item
+On Windows platforms (excluding Cygwin), this function does usually not
+recognize the @file{/dev/null} filename.
 @end itemize
 
 Portability problems not fixed by Gnulib: