CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008-04-02 10:53:55

Modified files:
        winsup/cygwin  : ChangeLog flock.cc 

Log message:
        * flock.cc (get_lock_parent_dir): Drop call to NtOpenDirectoryObject
        and utilize OBJ_OPENIF flag in call to NtCreateDirectoryObject.
        (inode_t::inode_t): Ditto.  Same for NtOpenMutant/NtCreateMutant.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4082&r2=1.4083
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/flock.cc.diff?cvsroot=src&r1=1.10&r2=1.11

Reply via email to