This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: mkfifo (GNU fileutils) 4.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]