factor resolv.conf parsing out of res_msend to its own file
[musl] / src / network / res_msend.c
2016-01-28 Rich Felkerfactor resolv.conf parsing out of res_msend to its...
2015-10-26 Rich Felkersafely handle failure to open hosts, services, resolv...
2014-06-07 Rich Felkeravoid spurious lookup failures from badly-behaved names...
2014-06-04 Rich Felkeradd support for reverse name lookups from hosts file...
2014-06-02 Rich Felkerfix uninitialized variable in new __res_msend dns function
2014-06-02 Rich Felkerimplement new dns backend, res_send and other legacy...