X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Freaddir_r.texi;h=a0f7f789a12104a967814b374e7bbe1e0ad0073b;hb=9a09e8291d1bd692b26684c2bb7d9379593e8846;hp=f7c51d6f075a16c5de94f78f4dd23966e27ce0f3;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/readdir_r.texi b/doc/posix-functions/readdir_r.texi index f7c51d6f0..a0f7f789a 100644 --- a/doc/posix-functions/readdir_r.texi +++ b/doc/posix-functions/readdir_r.texi @@ -4,10 +4,13 @@ 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: