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