Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for LC_TIME and LC_MESSAGES translations | Rich Felker | 2014-07-26 | 1 | -0/+1 |
* | add missing yes/no strings to nl_langinfo | Rich Felker | 2014-07-26 | 1 | -2/+2 |
* | fix nl_langinfo table for LC_TIME era-related items | Rich Felker | 2014-07-26 | 1 | -1/+2 |
* | properly pass current locale to *_l functions when used internally | Rich Felker | 2014-07-02 | 1 | -1/+2 |
* | fix semantically incorrect use of LC_GLOBAL_LOCALE | Rich Felker | 2013-07-28 | 1 | -1/+1 |
* | rework langinfo code for ABI compat and for use by time code | Rich Felker | 2013-07-24 | 1 | -2/+8 |
* | fix nl_langinfo to actually use the existing, correct internal version | Rich Felker | 2011-04-03 | 1 | -2/+5 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+58 |