summaryrefslogtreecommitdiff
path: root/src/locale/setlocale.c
AgeCommit message (Expand)AuthorLines
2017-03-21make setlocale return a single name for LC_ALL if all categories matchRich Felker-2/+5
2015-05-27overhaul locale internals to treat categories roughly uniformlyRich Felker-45/+27
2015-05-27replace atomics with locks in locale-setting codeRich Felker-16/+32
2015-05-16eliminate costly tricks to avoid TLS access for current locale stateRich Felker-6/+1
2014-07-24implement locale file loading and state for remaining locale categoriesRich Felker-2/+12
2014-07-02add locale frameworkRich Felker-5/+63
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+9