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