6 Commits (2df9ae916120212442201bbf30271a1170e508cf)

Author SHA1 Message Date
Timo Teräs 63f4b9f18f fix uselocale((locale_t)0) not to modify locale 11 years ago
Rich Felker 68630b55c0 eliminate costly tricks to avoid TLS access for current locale state 11 years ago
Rich Felker 0bc03091bb add locale framework 12 years ago
Rich Felker df15168cf8 replace all remaining internal uses of pthread_self with __pthread_self 12 years ago
Rich Felker 4350935ca4 add ABI compat aliases for a number of locale_t functions 13 years ago
Rich Felker 11c531e21d implement uselocale function (minimal) 15 years ago