CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2012-04-02 19:25:58

Modified files:
        winsup/cygwin  : ChangeLog devices.h fhandler_dev.cc syscalls.cc 

Log message:
        * devices.h (device::get_device): New method.
        * fhandler_dev.cc (fhandler_dev::readdir): Set st_ino to device number.
        * syscalls.cc (fhandler_base::stat_fixup): Ditto.  Fix link count for
        CD-ROM devices.  Fix typo in comment.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5788&r2=1.5789
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/devices.h.diff?cvsroot=src&r1=1.42&r2=1.43
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_dev.cc.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.628&r2=1.629

Reply via email to