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

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


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 26 Aug 2006 10:43:54 -0700 (PDT)

joerg       2006/08/26 10:43:54 PDT

DragonFly src repository

  Modified files:
    sys/i386/include     atomic.h stdint.h 
    sys/sys              serialize.h 
  Log:
  Move atomic_intr_t to machine/stdint.h and predent __ to reduce
  namespace pollution. Include that file in sys/serialize.h instead
  of machine/atomic.h to dramatically reduce namespace pollution of
  userland applications.
  
  Revision  Changes    Path
  1.21      +16 -21    src/sys/i386/include/atomic.h
  1.6       +1 -1      src/sys/i386/include/stdint.h
  1.4       +3 -3      src/sys/sys/serialize.h


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



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