This is the mail archive of the cygwin 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]

cygwin-1.7.13-1: mknod console c 5 1 creates invalid device


Using cygwin-1.7.11-1 cygwin1.dll mknod works as expected
$ cd /tmp/
$ mknod ccc c 5 1
$ ls -l ccc
crw-rw-rw-  1 Ladis None     5, 1 Apr 19 13:47 ccc

However with cygwin-1.7.13-1 I get:
c?????????? ? ?     ?           ?            ? ccc
$ ls -l ccc
ls: cannot access ccc: No such device or address

Looked at CVS changelog and it is scary...

Thank you,
    ladis



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      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]