Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make tdestroy allow null function pointer if no destructor is needed | Rich Felker | 2013-08-02 | 1 | -1/+1 |
* | 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 |
* | search: add tdestroy (gnu extension) | nsz | 2012-05-13 | 1 | -0/+21 |
* | XSI search.h API implementation by Szabolcs Nagy | Rich Felker | 2011-06-25 | 4 | -0/+352 |