Date: Wed, 8 Aug 2001 17:03:50 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp-workers AT delorie DOT com Subject: Re: TIOCGWINSZ In-Reply-To: <3B71097E.12277.2BD5C6@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 8 Aug 2001, Mark E. wrote: > This version does away with the Unix constants in sys/ioctl.h not needed to > implement TIOCGWINSZ. Does this go too far or should the other stuff be kept > but still disabled? I'd say leave it disabled, but don't remove.