Source-Changes archive

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

Re: CVS commit: src/sys/kern



On Thursday 30 October 2003 04:32 pm, Jaromir Dolecek wrote:
> Module Name:  src
> Committed By: jdolecek
> Date:         Thu Oct 30 16:32:59 UTC 2003
>
> Modified Files:
>       src/sys/kern: kern_sig.c
>
> Log Message:
> ksiginfo_put(): only copy what's needed of ksiginfo_t, to slightly optimize
> the operation, and improve code readability at the same time

Uuuh, I think this change is incorrect.  The point here is to replace the 
entire siginfo contents -- possibly including extra fault data.



Home | Main Index | Thread Index | Old Index