make dlerror state and message thread-local and dynamically-allocated
[oweals/musl.git] / src / network / res_msend.c
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...