This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Re: _open problem using O_EXCL flag and -mno-cygwin


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]