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]
Other format: [Raw text]

Re: mknod implementation? any idea when it will occur?


On Mon, Feb 24, 2003 at 01:52:15PM -0800, Randall R Schulz wrote:
>Mknod itself is scarcely the issue, is it?  Device node file system
>entries are just a way of making contact in user-land (or is it
>file-system-land?) with "kernel" software entities such as drivers or
>special file types.
>
>The real issue is getting the implementation of those special kernel
>software entities.
>
>That certainly goes for a loopback device or named pipes, a random
>number generator (at least one of which already exists, of course) and
>so on.
>
>Does Cygwin have a loopback block device?

No.

>Does it have named pipes?

Named pipes should be part of 1.3.22.

As Randall correctly points out, the existence of the mknod command has
no bearing on the existence of functionality like a loopback device.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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