NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/43625 CVS commit: src/sys
The following reply was made to PR kern/43625; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Christos Zoulas <christos%netbsd.org@localhost>
Subject: Re: PR/43625 CVS commit: src/sys
Date: Tue, 19 Jul 2011 02:50:57 +0000
On Wed, May 18, 2011 at 03:55:02AM +0000, Christos Zoulas wrote:
> Modified Files:
> src/sys/kern: sys_select.c sys_sig.c
> src/sys/sys: signalvar.h
>
> Log Message:
> PR/43625: Mark Davies: Fix pselect(2) to honor the temporary
> mask. pselect(2) (and pollts(2)) are similar to sigsuspend(2) in
> that they temporarily change the process signal mask and wait for
> signal delivery. Factor out and share the code that does this.
Christos, were you intending for this to be pulled up to -5, or should
the PR be closed?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index