summaryrefslogtreecommitdiff
path: root/doc/posix-functions/sigwait.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-12-04 11:38:40 +0100
committerBruno Haible <bruno@clisp.org>2010-12-04 11:38:40 +0100
commite8eabe5a3d44bcd5ca87fba668d52203192b1645 (patch)
tree9f8f4d8a638627a8843d39f01eef367b556a8d3c /doc/posix-functions/sigwait.texi
parent830c2360468ca59979f8b7bdd848e0c39387e682 (diff)
downloadgnulib-e8eabe5a3d44bcd5ca87fba668d52203192b1645.tar.gz
Update for Solaris 11 2010-11.
* doc/{glibc,posix}-{functions,headers}: Add info about Solaris 11 Express, released in November 2010.
Diffstat (limited to 'doc/posix-functions/sigwait.texi')
-rw-r--r--doc/posix-functions/sigwait.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/sigwait.texi b/doc/posix-functions/sigwait.texi
index 7e7a42330f..f3e8f626f9 100644
--- a/doc/posix-functions/sigwait.texi
+++ b/doc/posix-functions/sigwait.texi
@@ -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: