fix missing barrier in pthread_once/call_once shortcut path
[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...