X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetsubopt.texi;h=12d91d2172332f74ba6af743742001b2193027b7;hb=0439f6f0de51b9e9c1f76d91dd4bcbe58a5f8dc0;hp=d4f5d0ba4e42e72ea1acd5f9211e22cdd3304f7b;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/getsubopt.texi b/doc/posix-functions/getsubopt.texi index d4f5d0ba4..12d91d217 100644 --- a/doc/posix-functions/getsubopt.texi +++ b/doc/posix-functions/getsubopt.texi @@ -2,15 +2,19 @@ @section @code{getsubopt} @findex getsubopt -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getsubopt.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html} Gnulib module: getsubopt Portability problems fixed by Gnulib: @itemize @item +This function is declared in @code{unistd.h} instead of +@code{stdlib.h} on some platforms: +Cygwin 1.7.1. +@item This function is missing on some platforms: -mingw, BeOS. +mingw, MSVC 9, BeOS. @end itemize Portability problems not fixed by Gnulib: