This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 14e226885 Cygwin: fetch local groups from local machine new 5fcbbf7ea stdio: drop unused O_TEXT handling on non-Cygwin new 18c203fb6 Cygwin: passwd/group: drop fetching case-correct group names [...] new 82c2cf6ab Cygwin: drop unused parameter from get_user_local_groups new 105fbdebd Cygwin: s4uauth: allow to be called for identification only new 649911fb4 Cygwin: get_user_groups: fetch a user's group list from ident [...]
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: newlib/libc/stdio/flags.c | 4 -- winsup/cygwin/autoload.cc | 1 + winsup/cygwin/sec_auth.cc | 120 +++++++++++++++++++++++++++++----------------- winsup/cygwin/security.h | 2 +- winsup/cygwin/syscalls.cc | 6 ++- winsup/cygwin/uinfo.cc | 7 +-- winsup/cygwin/wincap.cc | 10 ++++ winsup/cygwin/wincap.h | 2 + 8 files changed, 96 insertions(+), 56 deletions(-)