CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2003-03-09 18:10:42
Modified files:
winsup/cygwin : ChangeLog syscalls.cc
Log message:
* syscalls.cc (unlink): Attempt to be more clever about setting attributes of
file. Only open file in query mode to avoid having to mess with security stuff
for reading.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1804&r2=1.1805
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.251&r2=1.252