Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <008501c0dadb$d0267c50$0200a8c0@lifelesswks>
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: <gerrit@familiehaase.de>, <cygwin@cygwin.com>
References: <3AF9561A.23856.370587@localhost>
Subject: Re: mkfifo (GNU fileutils) 4.0
Date: Sat, 12 May 2001 22:05:17 +1000
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
X-OriginalArrivalTime: 12 May 2001 11:58:52.0323 (UTC) FILETIME=[E9992F30:01C0DADA]

----- Original Message -----
From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
To: <cygwin@cygwin.com>
Sent: Wednesday, May 09, 2001 10:37 PM
Subject: mkfifo (GNU fileutils) 4.0


> mkfifo (GNU fileutils) 4.0
>
> I got an error using mkfifo:
> mkfifo: cannot make fifo ... : Function not implemented
>
> So, what is mkfifo good for?
>

fifo's are not implemented. I've got a fifo implementation here that has
trouble on fork :[. If I get time to debug it I'll submit it as a patch
to cygwin..

mkfifo is part of gnu fileutils and simply calls the system function
mkfifo or mknod.

Rob


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

