]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler.cc (fhandler_base::open): Always create file with default
authorCorinna Vinschen <corinna@vinschen.de>
Sat, 24 Oct 2009 08:26:01 +0000 (08:26 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Sat, 24 Oct 2009 08:26:01 +0000 (08:26 +0000)
commit1647bf67c146d1e1d7169d1b413afb6a459b9ded
tree8dc722b0891ff6300a2fdf4a64895606e37029e9
parent4c038a6101747075c53ad1de8d4eb8e79f8c8742
* 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
This page took 0.044135 seconds and 5 git commands to generate.