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

cvs commit: src/sys/sys tree.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 9 Oct 2007 10:28:08 -0700 (PDT)

dillon      2007/10/09 10:28:08 PDT

DragonFly src repository

  Modified files:
    sys/sys              tree.h 
  Log:
  Adjust RB_PROTOTYPEX to match RB_GENERATE_XLOOKUP.  These declare a Red-Black
  tree implementation which supplies a LOOKUP function taking a custom
  structure rather then a numeric argument.
  
  Revision  Changes    Path
  1.9       +2 -2      src/sys/sys/tree.h


http://www.dragonflybsd.org/cvsweb/src/sys/sys/tree.h.diff?r1=1.8&r2=1.9&f=u



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