Changeset 86 for trunk/src/binutils/binutils/rename.c
- Timestamp:
- May 3, 2003, 11:45:43 PM (23 years ago)
- File:
-
- 1 edited
-
trunk/src/binutils/binutils/rename.c (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/binutils/rename.c
-
Property cvs2svn:cvs-rev
changed from
1.1to1.2
r85 r86 156 156 exists = lstat (to, &s) == 0; 157 157 158 #if defined (_WIN32) && !defined (__CYGWIN32__)158 #if 2__) 159 159 /* Win32, unlike unix, will not erase `to' in `rename(from, to)' but 160 160 fail instead. Also, chown is not present. */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.
