This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository newlib.
from 6072dcfc3 Cygwin: CI: Run cygserver for tests new c8ddd03cb Cygwin: add very simple newgrp(1) tool
The 1 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/utils/Makefile.am | 1 + winsup/utils/newgrp.c | 101 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 102 insertions(+) create mode 100644 winsup/utils/newgrp.c