X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Finet_pton.texi;h=67f7c3dfe895ea171db0c3da9d17d379e9bb79a8;hb=fdd1b511c5c12912aae79b58e0c5f6ffa0492d6e;hp=d70d34af340b89473fe5a2e60c1c38424b4e9dba;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/inet_pton.texi b/doc/posix-functions/inet_pton.texi index d70d34af3..67f7c3dfe 100644 --- a/doc/posix-functions/inet_pton.texi +++ b/doc/posix-functions/inet_pton.texi @@ -10,7 +10,15 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -HP-UX 11.00, OSF/1 4.0, Solaris 2.5.1, mingw, Interix 3.5, BeOS. +HP-UX 11.00, OSF/1 4.0, Solaris 2.5.1, mingw, MSVC 9, Interix 3.5, BeOS. +@item +This function is declared in @code{} instead of @code{} +on some platforms: +NonStop Kernel. +@item +This function is declared in @code{}, with a POSIX incompatible +declaration, on some platforms: +MSVC 9 on Windows >= Vista. @end itemize Portability problems not fixed by Gnulib: