From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Wed, 8 Aug 2001 18:04:02 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: TIOCGWINSIZE idea Message-ID: <3B717F12.4752.330863@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com Hi, Currently, the termios emulation is enabled at the first use of a termios function. Any thoughts on also enabling it when TIOCGWINSIZE is used? Mark