Refresh 01-gnulib-directory.patch
[gnulib.git] / doc / posix-functions / getsubopt.texi
1 @node getsubopt
2 @section @code{getsubopt}
3 @findex getsubopt
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html}
6
7 Gnulib module: getsubopt
8
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, BeOS.
18 @end itemize
19
20 Portability problems not fixed by Gnulib:
21 @itemize
22 @end itemize