Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix newlocale with a NULL locale name. | Elliott Hughes | 2014-11-04 | 1 | -4/+14 |
* | call uselocale() before freelocale() to make sure that g_local_key has a vali... | Wally Yau | 2014-08-27 | 1 | -1/+2 |
* | Proper MB_CUR_MAX. | Dan Albert | 2014-07-30 | 1 | -2/+19 |
* | Consistently use #if defined(__BIONIC__) in tests. | Elliott Hughes | 2014-05-13 | 1 | -1/+1 |
* | Flesh out <locale.h>. | Elliott Hughes | 2014-04-08 | 1 | -0/+60 |
* | Clean up localeconv(3). | Elliott Hughes | 2014-04-08 | 1 | -6/+25 |
* | Add lconv declaration and localeconv(3) | Pavel Chupin | 2014-03-28 | 1 | -0/+28 |