cvs commit: src/sys/sys tree.h

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Oct 9 10:28:56 PDT 2007


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





More information about the Commits mailing list