dns response handling: ignore presence of wrong-type RRs
[musl] / src / search / hsearch.c
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-09-12 Rich Felkermake inadvertently exposed __h{create,delete,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
2011-06-25 Rich FelkerXSI search.h API implementation by Szabolcs Nagy