CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2010-04-19 16:25:11

Modified files:
        winsup/cygwin  : ChangeLog dtable.cc 

Log message:
        * dtable.cc (dtable::init_std_file_from_handle): Set dev to
        valid content for ptys.  Remove setting FILE_CREATE_PIPE_INSTANCE
        in access flags since it's not needed.  Set the access mask for
        kernel objects according to what's returned by NtQueryInformationFile,
        info class FileAccessInformation.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4915&r2=1.4916
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dtable.cc.diff?cvsroot=src&r1=1.213&r2=1.214

Reply via email to