From: Karel Zak Date: Tue, 31 Mar 2020 11:17:20 +0000 (+0200) Subject: Merge branch 'more' of https://github.com/kerolasa/util-linux X-Git-Tag: v2.36-rc1~158 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=be0044b812849ad8624c494f18f14f1e851f8942;p=thirdparty%2Futil-linux.git Merge branch 'more' of https://github.com/kerolasa/util-linux * 'more' of https://github.com/kerolasa/util-linux: more: refactor and clarify code more: add display_file() to show files and stdin more: simplify initterm() more: move currently open file to control structure more: move code blocks from more_key_command() to functions more: move runtime usage output to a function more: restructure print_buf() if-else with continue more: tell in run time help what the 'v' will execute as editor more: drop setuid permissions before executing anything more: do not allocate shell command buffer from stack more: replace siglongjmp() and signal() calls with signalfd() --- be0044b812849ad8624c494f18f14f1e851f8942