diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2016-08-25 14:18:31 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-08-25 14:18:31 +0200 |
commit | e97109184ab0a2de680a90a432d94f86e5be7b0f (patch) | |
tree | 5185755b1866aeaeb18c89c12daa813053625308 /newlib/libc/string/strerror.c | |
parent | 988629da1d299cfef7023e07ad900dd047b9fc63 (diff) | |
download | cygnal-e97109184ab0a2de680a90a432d94f86e5be7b0f.tar.gz cygnal-e97109184ab0a2de680a90a432d94f86e5be7b0f.tar.bz2 cygnal-e97109184ab0a2de680a90a432d94f86e5be7b0f.zip |
Drop global __ctype_ptr__ entirely in favor of using locale_t::ctype_ptr
Keep __ctype_ptr__ available on Cygwin only, for backward compatibility
with existing apps referencing it via the ctype macros.
Otherwise initialize __global_locale.ctype_ptr and __C_locale.ctype_ptr
and use them throughout.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/string/strerror.c')
0 files changed, 0 insertions, 0 deletions