X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffchdir.texi;h=b0ac6239179337799a405c9fde59b4a6a40839a6;hb=178e3ad58f3e077cd87a3ca9a615541e428f9e17;hp=f28971338feb8cbc9232c672ff96e9943dbd6f0f;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/fchdir.texi b/doc/posix-functions/fchdir.texi index f28971338..b0ac62391 100644 --- a/doc/posix-functions/fchdir.texi +++ b/doc/posix-functions/fchdir.texi @@ -10,8 +10,11 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Tandem/NSK, mingw, BeOS. +Tandem/NSK, mingw, MSVC 9, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. +@item +This function is not declared on some platforms: +OSF/1 5.1. @end itemize Portability problems not fixed by Gnulib: