more: hardcode FEATURE_USE_TERMIOS=y in this applet; code shrink
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 11 Jan 2017 09:38:52 +0000 (10:38 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 11 Jan 2017 09:38:52 +0000 (10:38 +0100)
commitc5891fe1af821dae83a8b1df088462b6989d089b
treeef426c50dfd05a3e8623408c3208a442e28e9dd7
parent80f806cac9b418c07b149a683a4d1d989507d4d8
more: hardcode FEATURE_USE_TERMIOS=y in this applet; code shrink

function                                             old     new   delta
get_wh                                                 -      27     +27
tcsetattr_tty_TCSANOW                                  -      18     +18
gotsig                                                35      27      -8
more_main                                            835     759     -76
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 0/2 up/down: 45/-84)            Total: -39 bytes

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