DragonFly BSD
DragonFly commits List (threaded) for 2005-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 30 Dec 2005 07:29:26 -0800 (PST)

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



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