sys_uio: new module
[pspp] / doc / posix-functions / getgrgid_r.texi
index 6d27f73a4e12bd726b2c015fbda30e114c6d2408..df5493e90db89fef5cff9ce2ba7f5a1094c21268 100644 (file)
@@ -2,12 +2,15 @@
 @section @code{getgrgid_r}
 @findex getgrgid_r
 
-POSIX specification: @url{http://www.opengroup.org/susv3xsh/getgrgid_r.html}
+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 11 2010-11 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
 @end itemize
 
 Portability problems not fixed by Gnulib: