summaryrefslogtreecommitdiff
path: root/sys/kern/subr_tree.c
AgeCommit message (Expand)Author
2016-09-20whitespace fixes, no functional changeDavid Gwynne
2016-09-16remove a trailing \David Gwynne
2016-09-15add RBT_POISON and RBT_CHECK so you can poison the pointers in RBT_ENTRYsDavid Gwynne
2016-09-15fix $OpenBSD$ tagDavid Gwynne
2016-09-15rename the members of rb_entry so they dont keep working with RB macrosDavid Gwynne
2016-09-02provide an implementation of red black trees using functionsDavid Gwynne