about summary refs log tree commit diff
path: root/src/locale/setlocale.c
Commit message (Expand)AuthorAgeFilesLines
* overhaul locale internals to treat categories roughly uniformlyRich Felker2015-05-271-45/+27
* replace atomics with locks in locale-setting codeRich Felker2015-05-271-16/+32
* eliminate costly tricks to avoid TLS access for current locale stateRich Felker2015-05-161-6/+1
* implement locale file loading and state for remaining locale categoriesRich Felker2014-07-241-2/+12
* add locale frameworkRich Felker2014-07-021-5/+63
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+9