summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/rb.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up cpp logic and comments.Jason Evans2008-05-141-8/+21
* Fix a comment.Jason Evans2008-05-031-1/+1
* Add rb_wrap(), which creates C function wrappers for most rb_*()Jason Evans2008-05-011-36/+194
* Implement red-black trees without using parent pointers, and store theJason Evans2008-04-231-0/+776