]> sourceware.org Git - newlib-cygwin.git/commit
* syscalls.cc (try_to_bin): Take additional parameter to get file open
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 27 Nov 2013 14:27:34 +0000 (14:27 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 27 Nov 2013 14:27:34 +0000 (14:27 +0000)
commit854ed5f03a4d92990a512ef43665bb137d9f0f46
treeab05e67602b6aaa37ae9d278a3d9fbf14b087578
parent963addfa27ac86f0b337ed8559d1b8fc3fb01eb7
* syscalls.cc (try_to_bin): Take additional parameter to get file open
flags.  If the file to move to the bin has been opened casesensitive,
reopen it caseinsensitive.  Explain why.  Revert the default name of
the Vista-and-later recycler to mixed case for readability.
(unlink_nt): Call try_to_bin with file open flags as evaluated.
winsup/cygwin/ChangeLog
winsup/cygwin/release/1.7.26
winsup/cygwin/syscalls.cc
This page took 0.030267 seconds and 5 git commands to generate.