This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: cygwin-1.5.19-2: mkdir returns inconsistent errno


On Jan 28 13:06, Alex Riesen wrote:
> Which still wont make a portable alternative any time soon.
> I'll go with stat(2), including all the problems it has.
> Still, it'd be nice of cygwin to follow linux behaviour here.

Since Linux compatibility is a major goal for us, I applied a change to
Cygwin's mkdir, so that errno is set to EEXIST in all cases where the
file already exists, regardless of the error returned by the underlying
filesystem.  Please try the next developer's snapshot from
http://cygwin.com/snapshots/


HTH,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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