* readline.c (_rl_set_screen_size): Don't compile if __GO32__ is
authorIan Lance Taylor <ian@airs.com>
Mon, 9 May 1994 23:01:56 +0000 (23:01 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 9 May 1994 23:01:56 +0000 (23:01 +0000)
commit580937986fd23549372e0bb08d82c02912cf14ca
treed63fcc56c8ff34e4688795fd6bb50198e69b5340
parentfc0ee6ed80e650ac651b8d09827837ca1eae2930
* readline.c (_rl_set_screen_size): Don't compile if __GO32__ is
defined.
* rltty.c (control_meta_key): Likewise.
* parens.c: If __GO32__ is defined, undefine FD_SET.
* signals.c: Include SIGWINCH handling in the set of things which
is not done if HANDLE_SIGNALS is not set.
readline/ChangeLog