pthread_sigmask: Work around bug in single-threaded implementation.
[gnulib.git] / doc / posix-functions / asctime_r.texi
index bae8a1a..93b8ca3 100644 (file)
@@ -2,7 +2,7 @@
 @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: extensions
 
@@ -10,7 +10,7 @@ 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).
+Solaris 11 2010-11 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined).
 @end itemize
 
 Portability problems not fixed by Gnulib: