This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_4-branch in repository newlib.
from 39db1a7f4 Cygwin: /proc/cpuinfo: always print trailing empty line, as on Linux new 62f11a5a5 Cygwin: open_shared: don't reuse shared_locations parameter a [...] new 1e854c18e Cygwin: Move shared regions, rename PINFO... to MYSELF_REGION [...] new fb16f490b Cygwin: open_shared: try harder allocating a shared region new cbc513cf3 Cygwin: disable high-entropy VA for cygcheck and strace
The 4 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/fhandler/console.cc | 7 +-- winsup/cygwin/local_includes/memory_layout.h | 18 +++--- winsup/cygwin/local_includes/shared_info.h | 8 +-- winsup/cygwin/mm/shared.cc | 83 ++++++++++++++++++++-------- winsup/cygwin/pinfo.cc | 6 +- winsup/cygwin/release/3.4.4 | 6 ++ winsup/utils/mingw/Makefile.am | 2 + 7 files changed, 89 insertions(+), 41 deletions(-)