Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Build break - port amd64 - signal changes break rump_allserver



On Wed, May 18, 2011 at 07:19:32AM -0700, Paul Goyette wrote:
> This is likely a result of the following commit:
> 
> Module Name:    src
> Committed By:   christos
> Date:           Wed May 18 03:51:41 UTC 2011
> 
> 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 has already fixed it:

http://mail-index.netbsd.org/source-changes/2011/05/18/msg022036.html

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index