X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=doc%2Fglibc-functions%2Fgetopt_long_only.texi;h=85e8b022a2531e5febe401aad86d2eac7cebe824;hb=78232883c8c01a22307bb38793928f2b9a5a6159;hp=309c5b6b7008497c1f26e1219b28bbf968f4c0d4;hpb=61c96af09d3d2c917c69b17cc827e28a280db66c;p=gnulib.git diff --git a/doc/glibc-functions/getopt_long_only.texi b/doc/glibc-functions/getopt_long_only.texi index 309c5b6b7..85e8b022a 100644 --- a/doc/glibc-functions/getopt_long_only.texi +++ b/doc/glibc-functions/getopt_long_only.texi @@ -33,11 +33,15 @@ NetBSD, Cygwin 1.7.0. @item The function @code{getopt_long_only} does not support options with optional arguments on some platforms: -MacOS X 10.5, OpenBSD 4.0, AIX 5.2, Solaris 10, Cygwin 1.5.x. +MacOS X 10.5, OpenBSD 4.0, AIX 5.2, Solaris 11 2010-11, Cygwin 1.5.x. @item This function is missing on some platforms: -MacOS X 10.3, FreeBSD 5.2.1, NetBSD 3.0, AIX 5.1, HP-UX 11, IRIX 6.5, -OSF/1 5.1, mingw, Interix 3.5. +MacOS X 10.3, FreeBSD 5.2.1, NetBSD 5.0, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, +OSF/1 5.1, mingw, MSVC 9, Interix 3.5. +@item +This function crashes if the option string includes @code{W;} but +there are no long options, on some platforms: +glibc 2.14. @end itemize Portability problems not fixed by Gnulib: