Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
2c3d8d8b2c77a2439e324f8ef2369589024f33ed
/
libc
/
bionic
/
locale.cpp
f7e3b3e
Use pthread_once for g_uselocale_key creation.
by Yabin Cui
· 10 years ago
4a2891d
Better control of pthread keys used in bionic.
by Yabin Cui
· 10 years ago
75ef63d
Move some pthread functions to signal.h.
by Dan Albert
· 11 years ago
b20c244
Implement all the POSIX _l functions.
by Elliott Hughes
· 11 years ago
7e0d0f8
Fix newlocale with a NULL locale name.
by Elliott Hughes
· 11 years ago
224ff04
Change name of MB_CUR_MAX implementation function.
by Dan Albert
· 11 years ago
1aec7c1
Proper MB_CUR_MAX.
by Dan Albert
· 11 years ago
1abb8bd
en_US.UTF-8 is also supported.
by Dan Albert
· 11 years ago
1728b23
Switch to g_ for globals.
by Elliott Hughes
· 11 years ago
5a0aa3d
Switch to a working UTF-8 mb/wc implementation.
by Elliott Hughes
· 11 years ago
2f68866
Make uselocale(3) claim its pthread key in an ELF constructor.
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