[Bug 1892] New: RBTree Extract hook
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Fri Aug 5 13:12:44 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1892
Summary: RBTree Extract hook
Product: RTEMS
Version: HEAD
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: cpukit
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: benesp16 at fel.cvut.cz
CC: giddyup44 at yahoo.com
Depends on: 1891
Created attachment 1292
--> https://www.rtems.org/bugzilla/attachment.cgi?id=1292
RBTree Extract hook
This patch just continues in the philosophy of the previous one in terms of
adding a hook for extract function. This may be usful for handling red-black
tree containing duplicate keys.
2011-08-05 Petr Benes <benesp16 at fel.cvut.cz>
* sprbtree01/init.c: Add extract function for RBTrees.
2011-08-05 Petr Benes <benesp16 at fel.cvut.cz>
* sapi/include/rtems/rbtree.h, sapi/inline/rtems/rbtree.inl,
score/include/rtems/score/rbtree.h, score/inline/rtems/score/rbtree.inl,
score/src/rbtree.c, score/src/rbtreeextract.c: Add extract function for
RBTrees.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list