This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_5-branch in repository newlib.
from f6be372ac Cygwin: pipe: Give up to use query_hdl for non-cygwin apps. new c1cf14a87 Cygwin: try to avoid recalling offline files new 66138cbee Cygwin: get/set security descriptors using FILE_OPEN_NO_RECALL new 66f7dd9ff Cygwin: getgrent: don't skip SAM-only builtin-accounts new 83afe3007 Cygwin: add 3.5.2 release entries for latest commits
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: winsup/cygwin/autoload.cc | 1 + winsup/cygwin/dcrt0.cc | 3 +++ winsup/cygwin/fhandler/disk_file.cc | 20 ++++++++++++++------ winsup/cygwin/grp.cc | 11 ++++++++--- winsup/cygwin/local_includes/ntdll.h | 8 ++++++++ winsup/cygwin/local_includes/path.h | 16 +++++++++++++++- winsup/cygwin/local_includes/winlean.h | 11 +++++++++++ winsup/cygwin/path.cc | 17 +++++++++++++---- winsup/cygwin/release/3.5.2 | 7 +++++++ winsup/cygwin/sec/base.cc | 9 ++++++--- 10 files changed, 86 insertions(+), 17 deletions(-)