pthread_sigmask: Document the module.
[gnulib.git] / doc / posix-functions / ctime_r.texi
index 517a3c1..9d2e00a 100644 (file)
@@ -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 11 2010-11 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
 @end itemize
 
 Portability problems not fixed by Gnulib: