summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/getwchar_u.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-05-25 12:13:03 +0200
committerCorinna Vinschen <corinna@vinschen.de>2016-05-25 12:13:03 +0200
commit030d86d04dbd6ae878ff894256c5a465890d5970 (patch)
tree1eee89562f21b687e762b234b857c7a75101ba99 /newlib/libc/stdio/getwchar_u.c
parent3b66731698a72e5912f867e4aa8c170332c510fb (diff)
downloadcygnal-030d86d04dbd6ae878ff894256c5a465890d5970.tar.gz
cygnal-030d86d04dbd6ae878ff894256c5a465890d5970.tar.bz2
cygnal-030d86d04dbd6ae878ff894256c5a465890d5970.zip
TZ: Replace unreliable isupper calls on wchars
In case the TZ variable is empty, Cygwin fetches timezone info from Windows. Extracting the timezone short name uses isupper on wide chars. Replace with explicit check for A <= character <= Z to be independent of undefined behaviour. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'newlib/libc/stdio/getwchar_u.c')
0 files changed, 0 insertions, 0 deletions