Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com List-Unsubscribe: List-Archive: List-Help: , Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Fri, 6 Aug 1999 11:51:31 -0400 To: "S. M. Halloran" Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Where are the TIOCM defines in Cygwin ??? Message-ID: <19990806115131.A6826@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com References: <003e01bedf5d$1b0d6d90$400010ac AT philippe DOT socoint DOT com>; <19990805150755 DOT A3170 AT cygnus DOT com> <199908061026 DOT NAA29196 AT ankara DOT Foo DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <199908061026.NAA29196@ankara.Foo.COM>; from S. M. Halloran on Fri, Aug 06, 1999 at 02:31:37PM +0200 On Fri, Aug 06, 1999 at 02:31:37PM +0200, S. M. Halloran wrote: >On 5 Aug 99, Chris Faylor was found to have commented thusly: >> On Thu, Aug 05, 1999 at 12:10:58PM -0400, Philippe Noel wrote: >> >I have a problem compiling my application: Every TIOCM defines that are >> >defined in /usr/include/asm/termios.h and /usr/include/ioctl-types.h under >> >Linux, are not in Cygwin-b20. >> > >> >... >> >Is it something obsolete? Or something not supported by Cygwin? >> > >> >The only function I'm calling is "ioctl". Is this function partially >> >supported or I only need to copy these defines in my source code? >> >> It is the latter. The defines are not supported by Cygwin. > >It doesn't seem that these ioctl() functions are POSIX or ANSI C. So it is a >safe bet, I suppose, that if it is not POSIX or ANSI C, it will not be >supported yet (?). If something is unsupported it is because 1) our customers don't need it or 2) no one has contributed code for it. Currently, there are really only three or four external contributors to the Cygwin project. So, I'd say that the likelihood of someone contributing TIOCM* support is minimal. >And there is apparently the difficulty of the Windows OS allowing drivers to >set latches or flip-flops in the UART of the serial port anyway, is that true?? No. There are APIs do anything you can think about doing with a modem. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com