clean up dns_parse_callback
[musl] / src / locale / uselocale.c
2015-06-05 Timo Teräsfix uselocale((locale_t)0) not to modify locale
2015-05-16 Rich Felkereliminate costly tricks to avoid TLS access for current...
2014-07-02 Rich Felkeradd locale framework
2014-06-10 Rich Felkerreplace all remaining internal uses of pthread_self...
2013-07-24 Rich Felkeradd ABI compat aliases for a number of locale_t functions
2011-05-30 Rich Felkerimplement uselocale function (minimal)