mkfifo

DJ Delorie dj@delorie.com
Fri Apr 28 11:39:00 GMT 2000


> I already know that mkfifo isn't supported by cygwin, not even
> stubbed.  However, the sys/stat.h file has it prototyped.  I believe
> this to be a bug in the header since the function isn't available.
> Comments?

The headers come from newlib, mkfifo() would need to come from winsup.
It's not a bug, it's just that the two packages are independent and
some discrepencies like this "just happen".

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list