modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / optarg.texi
blob82c3ff71a4328390d8137e7f2e11fd8921157890
1 @node optarg
2 @section @code{optarg}
3 @findex optarg
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/optarg.html}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This variable is missing on some platforms:
17 Mac OS X 10.5, IRIX 6.5, OSF/1 5.1, MSVC 9.
18 @end itemize