This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 7c3481144 Cygwin: passwd/group: allow specifying "." as local computername new 7e671e757 Cygwin: fork: add PROCESS_VM_OPERATION to child process permissions new 5e6ce1cfb Cygwin: utils: kill: revert erroneously removed optind correction new f76c8519a Cygwin: mount: remove unused method mount_info::set_flags_fr [...] new 367c1ae16 Cygwin: mount: define binary mount as default new 9883959f0 Revert "Cygwin: passwd/group: allow specifying "." as local c [...]
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/include/sys/mount.h | 2 +- winsup/cygwin/mount.cc | 60 ++++++++++++--------------------------- winsup/cygwin/mount.h | 1 - winsup/cygwin/path.h | 4 +-- winsup/cygwin/release/3.0.1 | 20 +++++++++++++ winsup/cygwin/sigproc.cc | 2 +- winsup/cygwin/uinfo.cc | 10 +------ winsup/utils/kill.cc | 5 +++- 8 files changed, 46 insertions(+), 58 deletions(-) create mode 100644 winsup/cygwin/release/3.0.1