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