CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2009-07-16 16:55:25
Modified files:
winsup/cygwin : ChangeLog syscalls.cc
Log message:
* syscalls.cc (unlink_nt): First remove the R/O DOS attribute with
FILE_WRITE_ATTRIBUTES access only, then re-open the file for DELETE.
Explain why.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4572&r2=1.4573
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.521&r2=1.522