X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fpowf.texi;h=a3a6b515097125d34d5b0804f3c8d4944a318055;hb=beae0bdcf7fe30f2415c16f6b8c1368d469e519c;hp=103849d366e033c06c66c1186a1c38755e4e63b7;hpb=4e39aa42880fd6a5c6d55f67c912381c0d0980aa;p=gnulib.git diff --git a/doc/posix-functions/powf.texi b/doc/posix-functions/powf.texi index 103849d36..a3a6b5150 100644 --- a/doc/posix-functions/powf.texi +++ b/doc/posix-functions/powf.texi @@ -4,15 +4,18 @@ POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/powf.html} -Gnulib module: --- +Gnulib module: powf Portability problems fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +Minix 3.1.8, AIX 5.1, Solaris 9. +@item +This function is only defined as a macro with arguments on some platforms: +MSVC 9. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9. @end itemize