| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix uselocale((locale_t)0) not to modify locale | Timo Teräs | 2015-06-05 | 1 | -3/+1 |
| * | eliminate costly tricks to avoid TLS access for current locale state | Rich Felker | 2015-05-16 | 1 | -9/+1 |
| * | add locale framework | Rich Felker | 2014-07-02 | 1 | -4/+17 |
| * | replace all remaining internal uses of pthread_self with __pthread_self | Rich Felker | 2014-06-10 | 1 | -1/+1 |
| * | add ABI compat aliases for a number of locale_t functions | Rich Felker | 2013-07-24 | 1 | -0/+3 |
| * | implement uselocale function (minimal) | Rich Felker | 2011-05-30 | 1 | -0/+10 |
