49c006719c2f2284aff0d6697536d471035533b1
[gnulib.git] / doc / posix-functions / fdopen.texi
1 @node fdopen
2 @section @code{fdopen}
3 @findex fdopen
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fdopen.html}
6
7 Gnulib module: fdopen
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 On Windows platforms (excluding Cygwin), this function does not set @code{errno}
13 upon failure.
14 @end itemize
15
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize