'stty iutf8' call come from unicode_start (kbd-1.13 and 1.14)

stty support iutf8 argument since coreutils-5.3.0.

busybox stty does not support that (tested in 1.10.1 and 1.10.2)
This result in stty: invlaid number 'iutf8' error message on each console
opened.

I look at original coreutils changeset and find corresponding change (see
attached diff) from git tree.
But appart to trivially accept iutf8 option, I didn't understand what is
done. Any clue?

Gilles


Attachment: stty-utf8.diff
Description: Binary data

_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to