X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 14 Jun 2010 23:17:25 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Named pipes act like directories Message-ID: <20100614211725.GS8163@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4C1683BF DOT 2010705 AT bopp DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4C1683BF.2010705@bopp.net> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Jun 14 14:32, Jeremy Bopp wrote: > Named pipes under Cygwin 1.7.5 appear to act like directories that > contain nonsense entries. > > Under Cygwin: > > $ mkfifo /tmp/pipe && ls -l /tmp/pipe /tmp/pipe/no/such/path > prw-rw-rw- 1 jeremy Domain Users 0 2010-06-14 13:57 /tmp/pipe > prw-r----- 1 ???????? ???????? 0 2006-11-30 18:00 /tmp/pipe/no/such/path > > > Under Linux: > > $ mkfifo /tmp/pipe && ls -l /tmp/pipe /tmp/pipe/no/such/path > ls: cannot access /tmp/pipe/no/such/path: Not a directory > prw-r--r-- 1 jeremy dev 0 2010-06-14 14:10 /tmp/pipe Should be fixed in CVS. Thanks, 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