mknod implementation? any idea when it will occur?

Christopher Faylor cgf@redhat.com
Tue Feb 25 04:58:00 GMT 2003


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/



More information about the Cygwin mailing list