Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>,
	<http://sourceware.cygnus.com/ml/#faqs>
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Chris Faylor <cgf@cygnus.com>
Date: Thu, 5 Aug 1999 15:07:55 -0400
To: Philippe Noel <pnoel@socoint.com>
Cc: Cygwin-List <cygwin@sourceware.cygnus.com>
Subject: Re: Where are the TIOCM defines in Cygwin ???
Message-ID: <19990805150755.A3170@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
References: <003e01bedf5d$1b0d6d90$400010ac@philippe.socoint.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.6i
In-Reply-To: <003e01bedf5d$1b0d6d90$400010ac@philippe.socoint.com>; from Philippe Noel on Thu, Aug 05, 1999 at 12:10:58PM -0400

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.

-chris

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

