X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 	tests=BAYES_00
X-Spam-Check-By: sourceware.org
Date: Wed, 9 Dec 2009 17:37:38 +0100
From: Enrico Forestieri <forenr@lyx.org>
To: cygwin@cygwin.com
Subject: Re: open() and named pipes
Message-ID: <20091209163738.GA2892@GIOVE>
References: <20081126145052.GB16542@sirio.sssup.it> <20081126173849.GA14783@ednor.casa.cgf.cx> <20091209144340.GA2916@GIOVE> <20091209154108.GA3540@ednor.casa.cgf.cx>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20091209154108.GA3540@ednor.casa.cgf.cx>
User-Agent: Mutt/1.4.2.2i
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Wed, Dec 09, 2009 at 10:41:09AM -0500, 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.

Thanks! I am looking forward to the release.

-- 
Enrico

--
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

