Ignore:
Timestamp:
May 3, 2003, 11:45:43 PM (23 years ago)
Author:
bird
Message:

Applied the original 2.11.2 diff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/binutils/binutils/rename.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r85 r86  
    156156  exists = lstat (to, &s) == 0;
    157157
    158 #if defined (_WIN32) && !defined (__CYGWIN32__)
     158#if 2__)
    159159  /* Win32, unlike unix, will not erase `to' in `rename(from, to)' but
    160160     fail instead.  Also, chown is not present.  */
Note: See TracChangeset for help on using the changeset viewer.