Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-08 | fix tsearch, tfind, tdelete to handle null pointer input | Szabolcs Nagy | 1 | -0/+6 |
2015-12-08 | tsearch code cleanup | Szabolcs Nagy | 1 | -24/+28 |
2015-12-08 | fix tsearch to avoid crash on oom | Szabolcs Nagy | 1 | -1/+1 |
2015-12-08 | fix tdelete to properly balance the tree | Szabolcs Nagy | 1 | -5/+14 |
2013-08-02 | fix aliasing violations in tsearch functions | Rich Felker | 1 | -2/+10 |
2012-05-13 | search: add comments to tsearch_avl.c | nsz | 1 | -0/+6 |
2011-06-25 | XSI search.h API implementation by Szabolcs Nagy | Rich Felker | 1 | -0/+171 |