[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 03/10] pthread_sigmask: new module
From: |
Bruno Haible |
Subject: |
Re: [PATCH 03/10] pthread_sigmask: new module |
Date: |
Fri, 8 Jul 2011 02:17:57 +0200 |
User-agent: |
KMail/1.9.9 |
Paul Eggert wrote:
> --- a/doc/posix-functions/pthread_sigmask.texi
> +++ b/doc/posix-functions/pthread_sigmask.texi
> @@ -8,11 +8,14 @@ Gnulib module: ---
>
> Portability problems fixed by Gnulib:
> address@hidden
> address@hidden
> +This function is missing on some platforms:
> +Solaris 2.4, mingw, BeOS.
> address@hidden itemize
>
> Portability problems not fixed by Gnulib:
> address@hidden
> address@hidden
> -This function is missing on some platforms:
> -Solaris 2.4, mingw, BeOS.
> +On platforms that do not natively support this function,
> +it has unspecified behavior in a multi-threaded process.
> address@hidden itemize
>
This patch documented the effects of the new module, but did not reveal
its name. Fixed:
2011-07-07 Bruno Haible <address@hidden>
pthread_sigmask: Document the module.
* doc/posix-functions/pthread_sigmask.texi: Mention the new module.
--- doc/posix-functions/pthread_sigmask.texi.orig Fri Jul 8 02:17:06 2011
+++ doc/posix-functions/pthread_sigmask.texi Fri Jul 8 02:16:54 2011
@@ -4,7 +4,7 @@
POSIX specification:@*
@url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_sigmask.html}
-Gnulib module: ---
+Gnulib module: pthread_sigmask
Portability problems fixed by Gnulib:
@itemize
--
In memoriam Georges Mandel <http://en.wikipedia.org/wiki/Georges_Mandel>
- Re: threadlib and emacs, (continued)
- git, merging patches, Bruno Haible, 2011/07/18
- Re: git, merging patches, Paul Eggert, 2011/07/19
- Re: git, merging patches, Paul Eggert, 2011/07/19
- Re: git, merging patches, Bruno Haible, 2011/07/19
- Re: threadlib and emacs, Bruno Haible, 2011/07/18
- Re: trouble with aclocal, Bruno Haible, 2011/07/18
Re: [PATCH 03/10] pthread_sigmask: new module, Bruno Haible, 2011/07/07
Re: [PATCH 03/10] pthread_sigmask: new module, Bruno Haible, 2011/07/07
Re: [PATCH 03/10] pthread_sigmask: new module,
Bruno Haible <=
Re: [PATCH 03/10] pthread_sigmask: new module, Bruno Haible, 2011/07/07
Re: [PATCH 03/10] pthread_sigmask: new module, Bruno Haible, 2011/07/07
Re: [PATCH 03/10] pthread_sigmask: new module, Bruno Haible, 2011/07/07
Re: [PATCH 03/10] pthread_sigmask: new module, Bruno Haible, 2011/07/08
Re: [PATCH 03/10] pthread_sigmask: new module, Bruno Haible, 2011/07/08
Re: [PATCH 03/10] pthread_sigmask: new module, Bruno Haible, 2011/07/08
Re: [PATCH 03/10] pthread_sigmask: new module, Bruno Haible, 2011/07/08