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