diff options
author | Ron Yorston <rmy@pobox.com> | 2023-07-02 08:09:05 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2023-07-02 08:09:05 +0100 |
commit | 532706d17698b48e68bdbf8905c7d700f181488f (patch) | |
tree | ab4d3972a6209e5c40dd3ef51f5b6e9363236df3 /arch | |
parent | b5248881cd0d0bd6aa49fdef742d847aed6866b6 (diff) | |
download | busybox-w32-532706d17698b48e68bdbf8905c7d700f181488f.tar.gz busybox-w32-532706d17698b48e68bdbf8905c7d700f181488f.tar.bz2 busybox-w32-532706d17698b48e68bdbf8905c7d700f181488f.zip |
win32: don't crash the console *and* handle CJK input
The previous commit prevented the console from crashing with a
UTF8 input code page on Windows 10/11 in the default configuration.
But it broke input in CJK code pages. Again.
Handle both cases.
Costs 36-72 bytes.
(GitHub issue #335)
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions