From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23785 invoked by alias); 12 Sep 2002 23:06:32 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 23778 invoked from network); 12 Sep 2002 23:06:32 -0000 Received: from unknown (HELO redhat.com) (66.30.22.225) by sources.redhat.com with SMTP; 12 Sep 2002 23:06:32 -0000 Received: by redhat.com (Postfix, from userid 201) id 7B8651BD31; Thu, 12 Sep 2002 19:07:13 -0400 (EDT) Date: Thu, 12 Sep 2002 16:06:00 -0000 From: Christopher Faylor To: Mo DeJong Cc: Insight Subject: Re: Patch to avoid using mkfifo under cygwin Message-ID: <20020912230713.GA980@redhat.com> Reply-To: Insight Mail-Followup-To: Mo DeJong , Insight References: <20020912155153.5df1e557.supermo@bayarea.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020912155153.5df1e557.supermo@bayarea.net> User-Agent: Mutt/1.4i X-SW-Source: 2002-q3/txt/msg00149.txt.bz2 On Thu, Sep 12, 2002 at 03:51:53PM -0700, Mo DeJong wrote: >Here is a patch that avoids calling mkfifo under Cygwin since >it is not functional. Actually mkfifo will soon be useful in cygwin. cgf