summaryrefslogtreecommitdiff
path: root/src/search
AgeCommit message (Expand)AuthorFilesLines
2013-10-29POSIX conformance fix: define struct entry in search.hSzabolcs Nagy1-8/+8
2013-08-02make tdestroy allow null function pointer if no destructor is neededRich Felker1-1/+1
2013-08-02fix aliasing violations in tsearch functionsRich Felker1-2/+10
2012-05-13search: add comments to tsearch_avl.cnsz1-0/+6
2012-05-13search: add tdestroy (gnu extension)nsz1-0/+21
2011-06-25XSI search.h API implementation by Szabolcs NagyRich Felker4-0/+352