X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=doc%2Fposix-functions%2Freaddir_r.texi;h=be73ee294cc00b46879c5f9f03cb3879a0cd2c1b;hb=fd9f58dc85f6a45cd244c78a54ad4610c01dbb15;hp=4943a153bb84e80c4b0453aa93218ccf9a5535b7;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/readdir_r.texi b/doc/posix-functions/readdir_r.texi index 4943a153b..be73ee294 100644 --- a/doc/posix-functions/readdir_r.texi +++ b/doc/posix-functions/readdir_r.texi @@ -2,12 +2,15 @@ @section @code{readdir_r} @findex readdir_r -POSIX specification: @url{http://www.opengroup.org/susv3xsh/readdir_r.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/readdir_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: