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

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Fri Dec 30 07:30:57 PST 2005


joerg       2005/12/30 07:29:26 PST

DragonFly src repository

  Modified files:
    sys/i386/include     stdint.h 
  Log:
  Provide proper offsetof macro for C++. Prefer __size_t here, since
  it is the only version defined up to this point.
  
  Obtained-from: FreeBSD
  
  XXX This really belongs into sys/cdefs.h, but I want to avoid breaking
  anything at this point.
  
  Revision  Changes    Path
  1.3       +9 -1      src/sys/i386/include/stdint.h


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





More information about the Commits mailing list