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