Source-Changes archive

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

CVS commit: src/sys/lib/libkern



Module Name:    src
Committed By:   matt
Date:           Tue Jul  5 01:56:45 UTC 2011

Modified Files:
        src/sys/lib/libkern: libkern.h

Log Message:
If GCC 4.0 or later, use __builtin_offsetof for offsetof.
This make GCC 4.5 with offsetof in mbuf.h and kern_cpu.c


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/lib/libkern/libkern.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