cvs commit: src/sys/sys tree.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Apr 19 12:07:13 PDT 2007
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
More information about the Commits
mailing list