X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fctime_r.texi;h=9d2e00a9ec469060032ffc06dc8845601f752ae2;hb=30c3201628476927fee18e778dacafe1dadd7de2;hp=58641f63ae4fcad3f6a8b16acd26b98815453841;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/ctime_r.texi b/doc/posix-functions/ctime_r.texi index 58641f63a..9d2e00a9e 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/onlinepubs/9699919799/functions/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 11 2010-11 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). @end itemize Portability problems not fixed by Gnulib: