Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "David Ponce" <dponce@voila.fr>
Reply-To: dponce@voila.fr
To: <earnie_boyd@yahoo.com>
Cc: <cygwin@sources.redhat.com>, <david@dponce.com>
Subject: Re: Re: _open problem using O_EXCL flag and -mno-cygwin
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Message-Id: <20001215220445.B5DA46E8@smtp4-out.minitel.net>
Date: Fri, 15 Dec 2000 23:04:45 +0100 (MET)
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id RAA04097

Hello,

"Dan Holmsand" <dan@eyebee.com> gave me the solution:

>  I saw your post on the cygwin list about O_EXCL trouble with
>  -mno-cygwin. 
>
>  I've come across this also, and found (the hard way) that O_EXCL
>  doesn't play well with O_TRUNC (and after all, logically they are
>  mutually exclusive).

>  So, you might want to try without O_TRUNC - and it just might work...


So if I dont use the O_TRUNC with the O_EXCL flags, _open works well.

Sincerely,
David

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

