Include fd-reopen.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 07:21:03 +0000 (07:21 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 07:21:03 +0000 (07:21 +0000)
commitb6be15eaca87ad6ed01f601d40e66c3083c0f599
tree81bf2a83a9a5705f50dc53d4590c43074fcdf8aa
parentc030201e6d03470b46ff2c941c62a83b29ce9d13
Include fd-reopen.h.
(display_all, display_settings, display_window_size, set_window_size):
Remove fd arg, since we now assume stdin.  All callers changed.
(main): Reuse stdin rather than opening a new one.  This
saves a file descriptor.
src/stty.c