cvs commit: src/sys/i386/include stdint.h

YONETANI Tomokazu y0netan1 at crater.dragonflybsd.org
Sun Jan 1 22:06:00 PST 2006


y0netan1    2006/01/01 22:02:01 PST

DragonFly src repository

  Modified files:
    sys/i386/include     stdint.h 
  Log:
  Fix buildworld with WANT_GCC40 defined. In gcc-4.0,  __offsetof__ macro
  has been replaced with __builtin_offsetof macro, which also does
  the complex type-casting stuff needed by the version using __offsetof__.
  
  Revision  Changes    Path
  1.4       +2 -0      src/sys/i386/include/stdint.h


http://www.dragonflybsd.org/cvsweb/src/sys/i386/include/stdint.h.diff?r1=1.3&r2=1.4&f=u





More information about the Commits mailing list