getdtablesize: work around cygwin issue
[gnulib.git] / doc / glibc-functions / getdtablesize.texi
1 @node getdtablesize
2 @subsection @code{getdtablesize}
3 @findex getdtablesize
4
5 Gnulib module: getdtablesize
6
7 Portability problems fixed by Gnulib:
8 @itemize
9 @item
10 This function is missing on some platforms:
11 mingw, MSVC 9.
12
13 @item
14 This function does not represent the true @code{RLIMIT_NOFILE} soft
15 limit on some platforms:
16 Cygwin 1.7.25.
17 @end itemize
18
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @end itemize