This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pthread_sigmask bug


On Sat, Jul 09, 2011 at 07:19:35AM -0600, Eric Blake wrote:
>On 07/09/2011 12:58 AM, Corinna Vinschen wrote:
>> On Jul  8 17:16, Eric Blake wrote:
>>> The current implementation of pthread_sigmask violates POSIX:
>> 
>> PTC?
>
> winsup/cygwin/ChangeLog |    6 ++++++
> winsup/cygwin/signal.cc |   10 ++++++----
> 2 files changed, 12 insertions(+), 4 deletions(-)
>
>2011-07-09  Eric Blake  <eblake@redhat.com>
>
>	* signal.cc (handle_sigprocmask): Return error rather than
>	setting errno, for pthread_sigmask.
>	(sigprocmask): Adjust caller.

Looks good.  Please apply.  Thanks.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]