1. 106aa00 Nullability check for locale module by zijunzhao · 2 years, 10 months ago
  2. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  3. 53de874 The default locale "" should be a UTF-8 locale. by Elliott Hughes · 9 years ago
  4. 7e0d0f8 Fix newlocale with a NULL locale name. by Elliott Hughes · 11 years ago
  5. a40fdbd call uselocale() before freelocale() to make sure that g_local_key has a valid locale. by Wally Yau · 11 years ago
  6. 1aec7c1 Proper MB_CUR_MAX. by Dan Albert · 11 years ago
  7. 063525c Consistently use #if defined(__BIONIC__) in tests. by Elliott Hughes · 12 years ago
  8. c4936e2 Flesh out <locale.h>. by Elliott Hughes · 12 years ago
  9. 5363a45 Clean up localeconv(3). by Elliott Hughes · 12 years ago
  10. 50282f7 Add lconv declaration and localeconv(3) by Pavel Chupin · 12 years ago