about summary refs log tree commit diff
path: root/src/locale/langinfo.c
Commit message (Expand)AuthorAgeFilesLines
* add support for LC_TIME and LC_MESSAGES translationsRich Felker2014-07-261-0/+1
* add missing yes/no strings to nl_langinfoRich Felker2014-07-261-2/+2
* fix nl_langinfo table for LC_TIME era-related itemsRich Felker2014-07-261-1/+2
* properly pass current locale to *_l functions when used internallyRich Felker2014-07-021-1/+2
* fix semantically incorrect use of LC_GLOBAL_LOCALERich Felker2013-07-281-1/+1
* rework langinfo code for ABI compat and for use by time codeRich Felker2013-07-241-2/+8
* fix nl_langinfo to actually use the existing, correct internal versionRich Felker2011-04-031-2/+5
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+58