CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2014-08-27 10:44:50
Modified files:
winsup/cygwin : ChangeLog kernel32.cc
Log message:
* kernel32.cc (CreateFileMappingW): Fix default standard rights for
file mappings from READ_CONTROL to STANDARD_RIGHTS_REQUIRED to allow
changing the DACL (fixes "access denied" error in pinfo::set_acl).
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6508&r2=1.6509
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/kernel32.cc.diff?cvsroot=src&r1=1.15&r2=1.16