X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffchdir.texi;h=06e99d812505d2220b4660bde4b7c344c77ac306;hb=9f9fbf640f7f399605210e41fff38a82417df17a;hp=0b0d2c3affab2413e8d49ab3b39ad941331f2029;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/fchdir.texi b/doc/posix-functions/fchdir.texi index 0b0d2c3af..06e99d812 100644 --- a/doc/posix-functions/fchdir.texi +++ b/doc/posix-functions/fchdir.texi @@ -2,7 +2,7 @@ @section @code{fchdir} @findex fchdir -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fchdir.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fchdir.html} Gnulib module: fchdir @@ -11,6 +11,7 @@ Portability problems fixed by Gnulib: @item This function is missing on some platforms: Tandem/NSK, mingw, BeOS. +But the replacement function is not safe to be used in libraries and is not multithread-safe. @end itemize Portability problems not fixed by Gnulib: