modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / getsubopt.texi
blob12d91d2172332f74ba6af743742001b2193027b7
1 @node getsubopt
2 @section @code{getsubopt}
3 @findex getsubopt
5 POSIX specification:@* @url{http://www.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 declared in @code{unistd.h} instead of
13 @code{stdlib.h} on some platforms:
14 Cygwin 1.7.1.
15 @item
16 This function is missing on some platforms:
17 mingw, MSVC 9, BeOS.
18 @end itemize
20 Portability problems not fixed by Gnulib:
21 @itemize
22 @end itemize