Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/rebase
/
libc
/
bionic
/
locale.cpp
1a8b7f2
Add a non-TLS slot implementation of locale.cpp.
by Dan Albert
· 8 years ago
e2fd010
Move non-locale.h APIs out of locale.cpp.
by Dan Albert
· 8 years ago
5e2285d
Allocate thread local buffers in __init_tls.
by Josh Gao
· 8 years ago
53de874
The default locale "" should be a UTF-8 locale.
by Elliott Hughes
· 9 years ago
3103f6d
Add strtof_l and strtod_l.
by Dan Albert
· 9 years ago
0a610d0
Upgrade to tzcode-2016f.
by Elliott Hughes
· 9 years ago
62e3a07
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
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