musl/src/search
Rich Felker d3a98ff69a make tdestroy allow null function pointer if no destructor is needed
this change is to align with a change in the glibc interface.
2013-08-02 21:20:33 -04:00
..
hsearch.c XSI search.h API implementation by Szabolcs Nagy 2011-06-25 18:18:57 -04:00
insque.c XSI search.h API implementation by Szabolcs Nagy 2011-06-25 18:18:57 -04:00
lsearch.c XSI search.h API implementation by Szabolcs Nagy 2011-06-25 18:18:57 -04:00
tdestroy.c make tdestroy allow null function pointer if no destructor is needed 2013-08-02 21:20:33 -04:00
tsearch_avl.c fix aliasing violations in tsearch functions 2013-08-02 21:13:16 -04:00