Source-Changes archive

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

Re: CVS commit: src/sys



> Module Name:  src
> Committed By: jdolecek
> Date:         Sat Oct 25 16:50:37 UTC 2003
> 
> Modified Files:
>       src/sys/kern: kern_sig.c
>       src/sys/sys: signalvar.h
> 
> Log Message:
> modify sigtimedwait(2) to return full siginfo if available, and pass the wait
> set using a pointer, to save couple bytes in struct sigctx

is it safe when the process is swapped out?

YAMAMOTO Takashi



Home | Main Index | Thread Index | Old Index