Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
198d13e8c25e69f7dbda3f5e1a3258b13fe8db5d
/
tests
/
locale_test.cpp
7e0d0f8
Fix newlocale with a NULL locale name.
by Elliott Hughes
· 11 years ago
a40fdbd
call uselocale() before freelocale() to make sure that g_local_key has a valid locale.
by Wally Yau
· 11 years ago
1aec7c1
Proper MB_CUR_MAX.
by Dan Albert
· 11 years ago
063525c
Consistently use #if defined(__BIONIC__) in tests.
by Elliott Hughes
· 11 years ago
c4936e2
Flesh out <locale.h>.
by Elliott Hughes
· 11 years ago
5363a45
Clean up localeconv(3).
by Elliott Hughes
· 11 years ago
50282f7
Add lconv declaration and localeconv(3)
by Pavel Chupin
· 11 years ago