X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fctime_r.texi;h=3a05083228c3a4e0e2a09cb1d67092b88e04260e;hb=7c59efd8bc7abb8c79ae969a65ece95e68c9be4c;hp=517a3c14ce9c03b32a3d0d5cdd1ff6c0b950044f;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/ctime_r.texi b/doc/posix-functions/ctime_r.texi index 517a3c14c..3a0508322 100644 --- a/doc/posix-functions/ctime_r.texi +++ b/doc/posix-functions/ctime_r.texi @@ -2,12 +2,15 @@ @section @code{ctime_r} @findex ctime_r -POSIX specification: @url{http://www.opengroup.org/susv3xsh/ctime_r.html} +POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/ctime_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: