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: open() and named pipes


On Dec  9 10:41, Christopher Faylor wrote:
> On Wed, Dec 09, 2009 at 03:43:41PM +0100, Enrico Forestieri wrote:
> >Sorry for the very late reply and thanks for fixing the return code
> >from open(). However, this is still not posix compliant as errno is
> >set to ENOENT instead of ENXIO. Indeed, the attached test case prints
> >"No process is reading from the other end." on both Linux and Solaris
> >but nothing on Cygwin.
> 
> The patch below should fix this.  I'll check it in as soon as the latest
> version of Cygwin is released.  That should be imminent.

Oh, btw.

It just occured to me that we can apply post-1.7.1 patches as soon as we
like.  I have created the 1.7.1 archive already and there's also a
cygwin-1_7_1-release tag in CVS.  I'll be only available sporadically
for the remainder of the week, though.


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]