This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 7c4ae77 Renumber copyright clause 4 new eb14d0c Add BSD-specific reallocarray() new 6f88e6b Bump Cygwin to 2.8.1 new 961a690 Cygwin: Export reallocarray
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: newlib/libc/include/stdlib.h | 2 ++ newlib/libc/stdlib/Makefile.am | 1 + newlib/libc/stdlib/Makefile.in | 40 +++++++++++++--------- .../timingsafe_bcmp.c => stdlib/reallocarray.c} | 33 ++++++++++++------ winsup/cygwin/common.din | 1 + winsup/cygwin/include/cygwin/version.h | 5 +-- winsup/doc/posix.xml | 1 + 7 files changed, 54 insertions(+), 29 deletions(-) copy newlib/libc/{string/timingsafe_bcmp.c => stdlib/reallocarray.c} (50%)