fix undefined behavior in memset due to missing sequence points
[musl] / src / locale / setlocale.c
2017-03-21 Rich Felkermake setlocale return a single name for LC_ALL if all...
2015-05-27 Rich Felkeroverhaul locale internals to treat categories roughly...
2015-05-27 Rich Felkerreplace atomics with locks in locale-setting code
2015-05-16 Rich Felkereliminate costly tricks to avoid TLS access for current...
2014-07-24 Rich Felkerimplement locale file loading and state for remaining...
2014-07-02 Rich Felkeradd locale framework
2011-02-12 Rich Felkerinitial check-in, version 0.5.0