Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Chris Faylor <cgf@cygnus.com>
Date: Fri, 10 Dec 1999 16:24:30 -0500
To: Andre Oliveira da Costa <costa@cade.com.br>
Cc: Cygwin <cygwin@sourceware.cygnus.com>
Subject: Re: fopen() and CON
Message-ID: <19991210162430.A2384@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: Andre Oliveira da Costa <costa@cade.com.br>,
	Cygwin <cygwin@sourceware.cygnus.com>
References: <000001bf434c$5e4be1b0$8400000a@costa.cadenet.com.br>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <000001bf434c$5e4be1b0$8400000a@costa.cadenet.com.br>; from costa@cade.com.br on Fri, Dec 10, 1999 at 06:23:06PM -0200

On Fri, Dec 10, 1999 at 06:23:06PM -0200, Andre Oliveira da Costa wrote:
>* should the CON device had been opened if I asked for CON.html?

It depends on what you mean by "should".  If it was up to me, the answer
would be "no".  If it is up to Microsoft, the answer is "yes".  Cygwin
can't override the underlying OS.

>* is there any way to avoid this? (I mean, what I really want is to have a
>text file named CON.html)

I'm not aware of any way to override this.  I suppose that on NT you
could open the file in POSIX mode, but cygwin has no way of doing this
via fopen.

cgf

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

