Vladimir N. Oleynik (vodz) writes:
authorEric Andersen <andersen@codepoet.org>
Sat, 27 Mar 2004 09:49:57 +0000 (09:49 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 27 Mar 2004 09:49:57 +0000 (09:49 -0000)
commitedd580a088fe67f33036d3732f66f917b1c0a80b
treea8ec12bc720e22117cfd81d24d05639c3ba7bba6
parentfbcf06d2960f8f0959aac71d0fad8d9ab446b439
Vladimir N. Oleynik (vodz) writes:

Ok. Last patch reduce 73 bytes for compensate (and over) your changes ;-)

Comments:
Added cin_fileno variable, auto setted to 0 from BSS and have "eq" stdin
descriptor if isatty(stout)==0, removed global variable FILE* cin.
Removed default setting to terminal_width/terminal_height, this used
only from main() and setted after call get_terminal_width_height()
always correct.
Variable please_display_more_prompt changed to bits logic, have size
reducing.
--w
vodz
util-linux/more.c