This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 649911fb4 Cygwin: get_user_groups: fetch a user's group list from ident [...] new 322ab5165 Cygwin: user profile: fetch roaming profile path via LDAP new 13b1f9c0d Cygwin: seteuid32: don't use INVALID_HANDLE_VALUE new 9db6048c0 Cygwin: cygheap: better comment impersonation tokens new 331653a21 Cygwin: cygheap: drop unnecessary code closing curr_primary_token new 71b8777a7 Cygwin: user profile: Make an effort to unload unused user profiles
The 5 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/cygheap.h | 18 ++++++------ winsup/cygwin/ldap.cc | 1 + winsup/cygwin/ldap.h | 2 ++ winsup/cygwin/sec_auth.cc | 72 +++++++++++++++++++++++++++++++++-------------- winsup/cygwin/security.h | 1 + winsup/cygwin/syscalls.cc | 19 +++++++++---- winsup/cygwin/uinfo.cc | 2 ++ 8 files changed, 80 insertions(+), 36 deletions(-)