Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-07-31 | harden locale name handling and prevent slashes in LC_MESSAGES | Rich Felker | -3/+3 |
2014-07-26 | implement mo file string lookup for translations | Rich Felker | -0/+7 |
2014-07-24 | implement locale file loading and state for remaining locale categories | Rich Felker | -0/+58 |
2014-07-24 | fix locale environment variable logic for empty strings | Rich Felker | -3/+3 |
2014-07-02 | add locale framework | Rich Felker | -0/+46 |