delorie.com/archives/browse.cgi | search |
Date: | Mon, 7 Jun 1999 09:22:59 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | "Mark E." <snowball3 AT bigfoot DOT com> |
cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: sys/ioctl.h |
In-Reply-To: | <199906062147.VAA39096@out4.ibm.net> |
Message-ID: | <Pine.SUN.3.91.990607092240.18114E-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 6 Jun 1999, Mark E. wrote: > Can I presume that the code is still disabled because nothing has > been done with it since '96? Yes. The only change in ioctl since it was written was some enhancements to the docs. The main reason for disabling it was that Unix programs which see TIOCGWINSZ defined assume that the underlying functionality is supported as well, which in our case it isn't (you will notice that the Unix-style code for ioctl is completely missing from src/libc/compat/ioctl/ioctl.c). I had such problems in GNU Fileutils and in Ispell.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |