CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2007-08-01 21:02:25
Modified files:
winsup/cygwin : ChangeLog syscalls.cc
Log message:
* syscalls.cc (rename): Check if oldpath and newpath refer to the
same file. If so, return successfully and perform no other action,
as per SUSv3.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3881&r2=1.3882
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.452&r2=1.453