summaryrefslogtreecommitdiff
path: root/kern/rbtree.h
AgeCommit message (Collapse)Author
2012-12-01kern/rbtree: strongly reduce risks of name captureRichard Braun
As a side effect, rbtree_insert_slot is now an inline function.
2012-11-03Merge lib into kernRichard Braun
There are no precise enough criteria to justify the separation of these two directories.