OSDN Git Service

* fhandler.cc (fhandler_base::open): Always create file with default
authorcorinna <corinna>
Sat, 24 Oct 2009 17:26:00 +0000 (17:26 +0000)
committercorinna <corinna>
Sat, 24 Oct 2009 17:26:00 +0000 (17:26 +0000)
commite8f7a500c1cbb1c1470052f48b9dca0c6eb497be
tree922cda7774e705224e2f3183c00f8b575a759214
parenta5ef2faa942e5c2ce2a64461f8bc63fa4d8bc4d8
* fhandler.cc (fhandler_base::open): Always create file with default
security descriptor and fix descriptor afterwards.  Change comment to
explain why.
* security.cc (alloc_sd): Drop setting the SE_DACL_PROTECTED flag.
* wincap.cc: Remove has_dacl_protect throughout.
* wincap.h: Ditto.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.cc
winsup/cygwin/security.cc
winsup/cygwin/wincap.cc
winsup/cygwin/wincap.h