pthread_sigmask: new module
[pspp] / doc / posix-functions / asctime_r.texi
index 570260131770baa93842c5af5a95ef91903a90de..93b8ca37a61b2176e69e4c4481b2e5a77bd276d3 100644 (file)
@@ -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: