X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fglibc-functions%2Fgetopt_long.texi;h=19d2fe4501b3b9a17004358fbfb84e378858f29e;hb=b65bfcd7ba0be84de3d96f22103103f21679a721;hp=c5e86fe926c55e816ab9aac9e5c8d67e6b4d030a;hpb=366d08c003506c7ed3c040289f191e1f5b3eb4af;p=gnulib.git diff --git a/doc/glibc-functions/getopt_long.texi b/doc/glibc-functions/getopt_long.texi index c5e86fe92..19d2fe450 100644 --- a/doc/glibc-functions/getopt_long.texi +++ b/doc/glibc-functions/getopt_long.texi @@ -7,6 +7,9 @@ Gnulib module: getopt-gnu Portability problems fixed by Gnulib: @itemize @item +This function is missing on some platforms: +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, MSVC 9, Interix 3.5. +@item The function @code{getopt_long} does not obey the combination of @samp{+} and @samp{:} flags in the options string on some platforms: glibc 2.11. @@ -35,9 +38,6 @@ The function @code{getopt_long} does not support options with optional arguments on some platforms: MacOS X 10.5, OpenBSD 4.0, AIX 5.2, IRIX 6.5, Solaris 11 2010-11, Cygwin 1.5.x. @item -This function is missing on some platforms: -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, 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.