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:   scw
Date:           Thu Sep 25 10:44:11 UTC 2003

Modified Files:
        src/sys/kern: kern_timeout.c
        src/sys/sys: callout.h

Log Message:
Fix for PR kern/22933

Avoid gcc3 pointer alias bugs caused by casting between struct callout
and struct callout_circq.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/kern/kern_timeout.c
cvs rdiff -r1.18 -r1.19 src/sys/sys/callout.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