X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetaddrinfo.texi;h=aba1b742027d970293274140fa31eb7523232618;hb=6e5f53c09490a510344a65d26f5e3989a048fcdf;hp=89c3d70871a6f3e3654cfc2bda484d64abba461c;hpb=4a8227d167737f870e63d6584602794bf8608be0;p=gnulib.git diff --git a/doc/posix-functions/getaddrinfo.texi b/doc/posix-functions/getaddrinfo.texi index 89c3d7087..aba1b7420 100644 --- a/doc/posix-functions/getaddrinfo.texi +++ b/doc/posix-functions/getaddrinfo.texi @@ -10,7 +10,10 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +HP-UX 11.11, IRIX 6.5, OSF/1 5.1, Solaris 7, Cygwin 1.5.x, mingw, MSVC 9, Interix 3.5, BeOS. +@item +On Windows, this function is declared in @code{} rather than in +@code{}. @end itemize Portability problems not fixed by Gnulib: