Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright headers to the *.c/*.h files in the main directory | H. Peter Anvin | 2009-06-28 | 1 | -0/+33 |
* | rbtree: drop "const" from search function | H. Peter Anvin | 2008-11-06 | 1 | -1/+1 |
* | rbtree: drop the data pointer; instead rely on being embedded | H. Peter Anvin | 2008-10-30 | 1 | -3/+4 |
* | Left-leaning red-black tree data structure | H. Peter Anvin | 2008-10-29 | 1 | -0/+18 |