X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Freaddir_r.texi;h=0eac1c32d60036e699a517f4a7c9b31b8fd95012;hb=6e5f53c09490a510344a65d26f5e3989a048fcdf;hp=1e5640e796d17d5a9bcc9069e1dc5d3de1c516c8;hpb=ca2c85799ac5e86ba2d93a6b0628648177984e21;p=gnulib.git diff --git a/doc/posix-functions/readdir_r.texi b/doc/posix-functions/readdir_r.texi index 1e5640e79..0eac1c32d 100644 --- a/doc/posix-functions/readdir_r.texi +++ b/doc/posix-functions/readdir_r.texi @@ -10,14 +10,14 @@ 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). +Solaris 11 2011-11 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). @end itemize Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -Minix 3.1.8, mingw, BeOS. +Minix 3.1.8, mingw, MSVC 9, BeOS. @item On platforms where @code{off_t} is a 32-bit type, this function may not work correctly on huge directories larger than 2 GB. Also, on platforms