X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetpwuid_r.texi;h=e2f6790a6c55fa47467b13eccff6a5e05f912ea9;hb=168fc669c003eebe51fb61480d363f8a44695083;hp=fb1415f16e503566fad77f625a3a48c6b570e911;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/getpwuid_r.texi b/doc/posix-functions/getpwuid_r.texi index fb1415f16..e2f6790a6 100644 --- a/doc/posix-functions/getpwuid_r.texi +++ b/doc/posix-functions/getpwuid_r.texi @@ -2,12 +2,15 @@ @section @code{getpwuid_r} @findex getpwuid_r -POSIX specification: @url{http://www.opengroup.org/susv3xsh/getpwuid_r.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/getpwuid_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: