OSDN Git Service

* syscalls.cc (try_to_bin): Handle remote shares as well. Just rename
authorcorinna <corinna>
Fri, 18 Dec 2009 03:33:05 +0000 (03:33 +0000)
committercorinna <corinna>
Fri, 18 Dec 2009 03:33:05 +0000 (03:33 +0000)
commitc4c249578899039d83b5495116d291e414f21715
tree46a27b391b50912fbeb74775c520a62b72b7a5d9
parenta17e462b37a03a8028fa0c0a9dd39df10b34e1c3
* syscalls.cc (try_to_bin): Handle remote shares as well.  Just rename
files in this case, instead of moving them to the recycler.  Create
even more unique filename.  Add comment to explain filename.
(unlink_nt): Remove code returning with EBUSY on remote shares.
Set bin_stat to move_to_bin except on NFS.  Add comment to explain.
winsup/cygwin/ChangeLog
winsup/cygwin/syscalls.cc