]> sourceware.org Git - newlib-cygwin.git/commit
Handle unlinking in-use files on virtual drives
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 23 Apr 2015 13:02:32 +0000 (15:02 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 23 Apr 2015 20:04:59 +0000 (22:04 +0200)
commit5abb0ed13c09a1ce68d3134c7a9369ccbb1a739b
treed755097720682e0bd9592456d5e5b8d912b86e9c
parent4e99630cfdfa582feb6deeb12f6fbee92d15d44e
Handle unlinking in-use files on virtual drives

        * path.cc (path_conv::set_nt_native_path): New function.
        * path.h (path_conv::set_nt_native_path): Add prototype.
        * syscall.cc (try_to_bin): Handle moving files to the recycler
        accessed via a local virtual drive (subst).  Fix a problem renaming
        the file to the unique replacement name on Samba.  Align comment.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc
winsup/cygwin/path.h
winsup/cygwin/syscalls.cc
This page took 0.029694 seconds and 5 git commands to generate.