This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from ccb3a40da Cygwin: threads: add missing include of mmap_alloc.h new e18f7f99c Cygwin: memory: declare extended memory API new 8d0a7701a Cygwin: mmap: use extended memory API if available
The 2 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 | 3 ++ winsup/cygwin/mmap.cc | 84 +++++++++++++++++++++++++++++++++++++++++------ winsup/cygwin/ntdll.h | 3 ++ winsup/cygwin/wincap.cc | 10 ++++++ winsup/cygwin/wincap.h | 2 ++ winsup/cygwin/winlean.h | 51 ++++++++++++++++++++++++++++ 6 files changed, 143 insertions(+), 10 deletions(-)