]> sourceware.org Git - newlib-cygwin.git/commit
* syscalls.cc (unlink_nt): First remove the R/O DOS attribute with
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 16 Jul 2009 16:55:25 +0000 (16:55 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 16 Jul 2009 16:55:25 +0000 (16:55 +0000)
commitd6f45fb002ddd562f628f9eb8b33e91ced06f3fc
treeb896b1d49829eb72d4c44e59d4d3ac42ee7e96cf
parent76cf56714e731fcf52354cc29032cb1c19870797
* syscalls.cc (unlink_nt): First remove the R/O DOS attribute with
FILE_WRITE_ATTRIBUTES access only, then re-open the file for DELETE.
Explain why.
winsup/cygwin/ChangeLog
winsup/cygwin/syscalls.cc
This page took 0.046758 seconds and 5 git commands to generate.