dillon 2007/04/19 12:06:01 PDT DragonFly src repository
Modified files:
sys/sys tree.h
Log:
We have a few generation sets for Red-Black trees that implement RLOOKUP
(ranged-lookup) for fixed numeric fields. Add another one implementing
a generic RLOOKUP where the comparison function is passed to the generator.
Revision Changes Path
1.6 +30 -0 src/sys/sys/tree.h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/tree.h.diff?r1=1.5&r2=1.6&f=u
