fix misaligned address buffers in gethostbyname[2][_r] results
[musl] / src / network / dns_parse.c
2014-06-03 Rich Felkerfix some validation checks in dns response parsing...
2014-06-02 Rich Felkerswitch standard resolver functions to use the new dns...