Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix/Update copyright notices; Add SPDX annotation | Harald Welte | 2017-11-13 | 1 | -1/+3 |
* | fix FSF address in sources/headers | Jaroslav Škarvada | 2015-11-12 | 1 | -1/+2 |
* | core/rbtree: remove redundant if()-condition in rb_erase() | Sylvain Munaut | 2011-11-12 | 1 | -4/+4 |
* | core/rbtree: make clear distinction between two different cases in rb_erase() | Sylvain Munaut | 2011-11-12 | 1 | -4/+4 |
* | core/rbtree: reorganize code in rb_erase() for additional changes | Sylvain Munaut | 2011-11-12 | 1 | -9/+9 |
* | core/rbtree: optimize rb_erase() | Sylvain Munaut | 2011-11-12 | 1 | -10/+4 |
* | core/rbtree: add const qualifier to some functions | Sylvain Munaut | 2011-11-12 | 1 | -6/+6 |
* | add rb-tree implementation to libosmocore | Pablo Neira Ayuso | 2011-10-17 | 1 | -0/+389 |