]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/pager: cleanup and extend API
authorKarel Zak <kzak@redhat.com>
Fri, 26 Aug 2016 10:07:25 +0000 (12:07 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 26 Aug 2016 10:07:25 +0000 (12:07 +0200)
commite215d467ca828498109d178eb0e7cbe4a835cd99
treeaed8bd796b076a8eace7af4170c326e00531f261
parentc424fd834b4845971e9ce5ef3d7325f6f4e6b163
lib/pager: cleanup and extend API

* clean up function names

* add functions to temporary redirect to the pager and then restore
  original terminal output

Signed-off-by: Karel Zak <kzak@redhat.com>
include/pager.h
lib/pager.c
sys-utils/dmesg.c