stty: enable line discipline display and change code if __linix__
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 24 Jan 2011 17:30:35 +0000 (18:30 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 24 Jan 2011 17:30:35 +0000 (18:30 +0100)
commite54cfc5477def68dfe00f39ac0737f4eaeda27e9
treec77cbe0e26c0b0cb52cee1179d7cf08bc9e8d8ab
parent7073964b5fc01fbe83eee17e52a2341b19cf11c5
stty: enable line discipline display and change code if __linix__

function                                             old     new   delta
stty_main                                           1242    1276     +34
do_display                                           419     431     +12
display_speed                                         90      81      -9
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/1 up/down: 46/-9)              Total: 37 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/stty.c