summaryrefslogtreecommitdiff
path: root/src/locale/newlocale.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-22make the default locale (& a variant) failure-free cases for newlocaleRich Felker1-1/+20
2018-10-22simplify newlocale and allow failure for explicit locale namesRich Felker1-23/+14
2018-09-12reduce spurious inclusion of libc.hRich Felker1-1/+0
2015-06-06make static C and C.UTF-8 locales available outside of newlocaleRich Felker1-11/+4
2015-05-27implement fail-safe static locales for newlocaleRich Felker1-9/+40
2015-05-27overhaul locale internals to treat categories roughly uniformlyRich Felker1-4/+3
2014-07-02add locale frameworkRich Felker1-6/+18
2013-07-24add ABI compat aliases for a number of locale_t functionsRich Felker1-0/+3
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+11