X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fasctime_r.texi;h=93b8ca37a61b2176e69e4c4481b2e5a77bd276d3;hb=fd33cbeb2af00d79957ed51beeeadec715b0290a;hp=570260131770baa93842c5af5a95ef91903a90de;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/asctime_r.texi b/doc/posix-functions/asctime_r.texi index 570260131..93b8ca37a 100644 --- a/doc/posix-functions/asctime_r.texi +++ b/doc/posix-functions/asctime_r.texi @@ -2,12 +2,15 @@ @section @code{asctime_r} @findex asctime_r -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/asctime_r.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/asctime_r.html} -Gnulib module: --- +Gnulib module: extensions 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). @end itemize Portability problems not fixed by Gnulib: