mkfifo (GNU fileutils) 4.0
Robert Collins
robert.collins@itdomain.com.au
Sat May 12 05:07:00 GMT 2001
----- 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
More information about the Cygwin
mailing list