Rich Felker
|
37fcc13c12
lift locale lock out of internal __get_locale
|
4 years ago |
Rich Felker
|
d88e5dfa8b
adapt setlocale to support possibility of failure
|
6 years ago |
Rich Felker
|
81e19341d8
declare and make hidden more internal locale functions
|
6 years ago |
Rich Felker
|
7e399fabd3
apply hidden visibility to various remaining internal interfaces
|
6 years ago |
Rich Felker
|
7dc8df56c1
move __loc_is_allocated declaration to locale_impl.h
|
6 years ago |
Rich Felker
|
e6917eced2
increase limit on locale name length from 15 to 23 bytes
|
8 years ago |
Rich Felker
|
f22a9edaf8
byte-based C locale, phase 3: make MB_CUR_MAX variable to activate code
|
9 years ago |
Rich Felker
|
32f3c4f706
add multiple inclusion guard to locale_impl.h
|
9 years ago |
Rich Felker
|
04b8360adb
remove redefinition of MB_CUR_MAX in locale_impl.h
|
9 years ago |
Rich Felker
|
16bf466532
make static C and C.UTF-8 locales available outside of newlocale
|
9 years ago |
Rich Felker
|
61a3364d24
overhaul locale internals to treat categories roughly uniformly
|
9 years ago |
Rich Felker
|
68630b55c0
eliminate costly tricks to avoid TLS access for current locale state
|
9 years ago |
Rich Felker
|
41421d6beb
implement mo file string lookup for translations
|
10 years ago |
Rich Felker
|
6cb4f91db7
implement locale file loading and state for remaining locale categories
|
10 years ago |
Rich Felker
|
0bc03091bb
add locale framework
|
10 years ago |
Rich Felker
|
9448b0513e
refactor headers, especially alltypes.h, and improve C++ ABI compat
|
11 years ago |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |