CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2006-03-09 15:31:08
Modified files:
winsup/cygwin : ChangeLog syscalls.cc
Log message:
* syscalls.cc (rename): Move existance check for oldpath further up
to the start of the function. Avoid another case of a name collision
if oldpath is a shortcut and a file or directory newpath already exists.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3432&r2=1.3433
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.400&r2=1.401