Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   christos
Date:           Sat May 28 15:33:41 UTC 2011

Modified Files:
        src/sys/kern: sys_select.c sys_sig.c
        src/sys/sys: signalvar.h

Log Message:
If a signal did not fire, restore the original signal mask for pselect/pollts
using a signal mask. Tested by tron.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/kern/sys_select.c
cvs rdiff -u -r1.33 -r1.34 src/sys/kern/sys_sig.c
cvs rdiff -u -r1.80 -r1.81 src/sys/sys/signalvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index