poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / getsubopt.texi
blobd6833228cb463307b3ac58b29248f0f3c614b153
1 @node getsubopt
2 @section @code{getsubopt}
3 @findex getsubopt
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html}
7 Gnulib module: getsubopt
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 mingw, MSVC 14, Android 7.1.
14 @item
15 This function is declared in @code{unistd.h} instead of
16 @code{stdlib.h} on some platforms:
17 Cygwin 1.7.1.
18 @end itemize
20 Portability problems not fixed by Gnulib:
21 @itemize
22 @end itemize