]> sourceware.org Git - newlib-cygwin.git/commit
* syscalls.cc (unlink): Always attempt to use FILE_FLAG_CLOSE_ON_DELETE to
authorChristopher Faylor <me@cgf.cx>
Sun, 9 Mar 2003 00:10:29 +0000 (00:10 +0000)
committerChristopher Faylor <me@cgf.cx>
Sun, 9 Mar 2003 00:10:29 +0000 (00:10 +0000)
commited269ceaa20366a5e6912cb5dbb6cab7f3683009
tree6497c24757f0bbbd2b8e9c043e8b79c9c964da60
parent35c6ce031ec9f36aa5a6164fd921168d1727dff1
* syscalls.cc (unlink): Always attempt to use FILE_FLAG_CLOSE_ON_DELETE to
delete files since this allows us to preserve the protection of hard linked
files.
(link): Generate full path for potentially recalculated .lnk target.
winsup/cygwin/ChangeLog
winsup/cygwin/syscalls.cc
This page took 0.029147 seconds and 5 git commands to generate.