diff options
author | nicm <nicm> | 2016-03-05 16:08:38 +0000 |
---|---|---|
committer | nicm <nicm> | 2016-03-05 16:08:38 +0000 |
commit | 0d6de44a37755f0e5046c04e19e4506a6d59e750 (patch) | |
tree | 769b5f5c99bf66eba5c29c3e0eb9d9c846a6f417 /xmalloc.c | |
parent | c38e0a4bbc722865f934db1282ca6f086874f530 (diff) | |
download | rtmux-0d6de44a37755f0e5046c04e19e4506a6d59e750.tar.gz rtmux-0d6de44a37755f0e5046c04e19e4506a6d59e750.tar.bz2 rtmux-0d6de44a37755f0e5046c04e19e4506a6d59e750.zip |
If setlocale("en_US.UTF-8") succeeds, then don't do the check for UTF-8
locale since if it isn't UTF-8 the system is broken anyway. If it fails,
try "" and check for UTF-8 with nl_langinfo(CODESET) rather than
wcwidth(). Based on a diff from schwarze@, nl_langinfo also suggested by
stsp@.
Diffstat (limited to 'xmalloc.c')
0 files changed, 0 insertions, 0 deletions