X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpthread_cleanup_push.texi;h=c686077dc86441fa231290f6aef5eb744a638142;hb=6e5f53c09490a510344a65d26f5e3989a048fcdf;hp=c58aa3710d78281e4a79b59ea88f95ec9c533afa;hpb=09ef7461110822a3970aa8eebcfaa740996a82f2;p=gnulib.git diff --git a/doc/posix-functions/pthread_cleanup_push.texi b/doc/posix-functions/pthread_cleanup_push.texi index c58aa3710..c686077dc 100644 --- a/doc/posix-functions/pthread_cleanup_push.texi +++ b/doc/posix-functions/pthread_cleanup_push.texi @@ -2,7 +2,7 @@ @section @code{pthread_cleanup_push} @findex pthread_cleanup_push -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_cleanup_push.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_cleanup_push.html} Gnulib module: --- @@ -14,5 +14,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -glibc 2.3.6, MacOS X 10.3, NetBSD 3.0, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +glibc 2.3.6, Mac OS X 10.5, NetBSD 5.0, Minix 3.1.8, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2011-11, Cygwin, mingw, MSVC 9, Interix 3.5, BeOS. @end itemize