OSDN Git Service

* syscalls.cc (unlink): Always attempt to use FILE_FLAG_CLOSE_ON_DELETE to
authorcgf <cgf>
Sun, 9 Mar 2003 00:10:29 +0000 (00:10 +0000)
committercgf <cgf>
Sun, 9 Mar 2003 00:10:29 +0000 (00:10 +0000)
commit724671fbba1c5cc65f0e97386f16892e4ab93dcf
treee9eeb3cdd9119d08d18aad18127b3b55f1390dca
parent0612004ee4bde2f3b79399c85e2bccedecf38db1
* 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