summaryrefslogtreecommitdiff
path: root/src/locale/langinfo.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-26add support for LC_TIME and LC_MESSAGES translationsRich Felker1-0/+1
2014-07-26add missing yes/no strings to nl_langinfoRich Felker1-2/+2
2014-07-26fix nl_langinfo table for LC_TIME era-related itemsRich Felker1-1/+2
2014-07-02properly pass current locale to *_l functions when used internallyRich Felker1-1/+2
2013-07-28fix semantically incorrect use of LC_GLOBAL_LOCALERich Felker1-1/+1
2013-07-24rework langinfo code for ABI compat and for use by time codeRich Felker1-2/+8
2011-04-03fix nl_langinfo to actually use the existing, correct internal versionRich Felker1-2/+5
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+58