tail: optimize "tail -c HUGENUM REGULAR_FILE". Closes 3763.
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 19 May 2011 22:30:04 +0000 (00:30 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 19 May 2011 22:30:04 +0000 (00:30 +0200)
commit9e933d9bfc7f52a7d8bc61805f70e3039b30216f
tree714c2feff4c578b80f3af56e6fb6ee9fdedd3e83
parent24b71fd8948fda65bbcf3df90f3eb143202be4e3
tail: optimize "tail -c HUGENUM REGULAR_FILE". Closes 3763.

function                                             old     new   delta
tail_main                                           1541    1547      +6

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