cygwin-1.5.19-2: mkdir returns inconsistent errno

Corinna Vinschen corinna-cygwin@cygwin.com
Sat Jan 28 14:18:00 GMT 2006


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/



More information about the Cygwin mailing list