summaryrefslogtreecommitdiff
path: root/rbtree.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-28Add copyright headers to the *.c/*.h files in the main directoryH. Peter Anvin1-0/+33
2008-11-06rbtree: drop "const" from search functionH. Peter Anvin1-1/+1
2008-10-30rbtree: drop the data pointer; instead rely on being embeddedH. Peter Anvin1-3/+4
2008-10-29Left-leaning red-black tree data structureH. Peter Anvin1-0/+18