| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <3AF9983C.A31310D7@etr-usa.com> |
| Date: | Wed, 09 May 2001 13:19:24 -0600 |
| From: | Warren Young <warren AT etr-usa DOT com> |
| Organization: | -ENOENT |
| X-Mailer: | Mozilla 4.77 [en] (Windows NT 5.0; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | Cygwin-L <cygwin AT cygwin DOT com> |
| Subject: | Re: mkfifo (GNU fileutils) 4.0 |
| References: | <3AF9561A DOT 23856 DOT 370587 AT localhost> |
"Gerrit P. Haase" wrote:
>
> mkfifo (GNU fileutils) 4.0
>
> I got an error using mkfifo:
> mkfifo: cannot make fifo ... : Function not implemented
>
> So, what is mkfifo good for?
[tangent AT MEGATON tangent]$ man mkfifo |head -15
MKFIFO(1) FSF MKFIFO(1)
NAME
mkfifo - make FIFOs (named pipes)
SYNOPSIS
mkfifo [OPTION] NAME...
DESCRIPTION
Create named pipes (FIFOs) with the given NAMEs.
------------------------------------------------------------
It's probably only included with Cygwin since it's part of the fileutils
distro.
I'll bet you could rescue the old symlink code to make a fair FIFO
emulation, if you really wanted them.
--
= Warren -- Video articles: http://www.cyberport.com/~tangent/video/
=
= ICBM Address: 36.8274040 N, 108.0204086 W, alt. 1714m
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |