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: [ANNOUNCEMENT] [1.7] Updated: cygwin-1.7.0-52


On Jul 24 11:23, Corinna Vinschen wrote:
> What's new in contrast to 1.7.0-51
> ===================================
> 
> - Implement waitpid(2) WCONTINUED option.
> 
> - Support MVFS (Rational ClearCase) filesystem.
> 
> - unlink(2) now never tries to remove files on remote drives (except on
>   NFS) which are opened by another process.  Rather, it returns EBUSY,
>   in line with POSIX.

Just FYI, I screwed this up.  I forgot to take out NFS in the condition
handling this, so unlink(2) on NFS will return with EBUSY as well in
-52.  I fixed that in CVS.


Sorry,
Corinna

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

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


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