summaryrefslogtreecommitdiff
path: root/rbtree.h
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headers to the *.c/*.h files in the main directoryH. Peter Anvin2009-06-281-0/+33
* rbtree: drop "const" from search functionH. Peter Anvin2008-11-061-1/+1
* rbtree: drop the data pointer; instead rely on being embeddedH. Peter Anvin2008-10-301-3/+4
* Left-leaning red-black tree data structureH. Peter Anvin2008-10-291-0/+18