This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 64a11fded Fix problem with _newlib_version.h not being filled in correctly new 63b503916 Cygwin: tls_pathbuf: Use Windows heap new ee54cabad Cygwin: mmap: use SRWLOCK instead of muto new 0819679a7 Cygwin: cwd: use SRWLOCK instead of muto
The 3 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/cygtls.cc | 2 ++ winsup/cygwin/local_includes/cygheap.h | 15 ++++++++----- winsup/cygwin/local_includes/cygtls.h | 3 +++ winsup/cygwin/mm/mmap.cc | 39 ++++++++++++++++++---------------- winsup/cygwin/nlsfuncs.cc | 4 ++-- winsup/cygwin/path.cc | 20 ++++++++--------- winsup/cygwin/syscalls.cc | 12 +++++------ winsup/cygwin/tls_pbuf.cc | 25 ++++++++++++++++------ 8 files changed, 72 insertions(+), 48 deletions(-)