X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetgrgid_r.texi;h=2f1c5c849967aac9efb3a1d4ce411cd8bb1b2ee9;hb=a155c5688ab059c1c2fff7f132116b455ddb37ba;hp=f5d40fea0d3d22196297d30db09f34ead7d9b18c;hpb=3a684fbdcc7cc1381585d5c2c8c27099bf4a1281;p=gnulib.git diff --git a/doc/posix-functions/getgrgid_r.texi b/doc/posix-functions/getgrgid_r.texi index f5d40fea0..2f1c5c849 100644 --- a/doc/posix-functions/getgrgid_r.texi +++ b/doc/posix-functions/getgrgid_r.texi @@ -4,10 +4,13 @@ POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getgrgid_r.html} -Gnulib module: --- +Gnulib module: extensions Portability problems fixed by Gnulib: @itemize +@item +This function has an incompatible declaration on some platforms: +Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). @end itemize Portability problems not fixed by Gnulib: @@ -15,7 +18,4 @@ Portability problems not fixed by Gnulib: @item This function is missing on some platforms: mingw, BeOS. -@item -This function has an incompatible declaration on some platforms: -Solaris 10 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). @end itemize