cleanup use of visibility attributes in pthread_cancel.c
[oweals/musl.git] / src / search /
2014-04-02 sinremove struct elem entirely from hsearch.c
2014-04-02 sinimplement hcreate_r, hdestroy_r and hsearch_r
2013-10-29 Szabolcs NagyPOSIX conformance fix: define struct entry in search.h
2013-08-03 Rich Felkermake tdestroy allow null function pointer if no destruc...
2013-08-03 Rich Felkerfix aliasing violations in tsearch functions
2012-05-12 nszsearch: add comments to tsearch_avl.c
2012-05-12 nszsearch: add tdestroy (gnu extension)
2011-06-25 Rich FelkerXSI search.h API implementation by Szabolcs Nagy