This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from a4961ccd3 Revert "headers: avoid bareword attributes" for clang new 3437665ac Import strnstr.c from FreeBSD. new c206d0442 Port strnstr.c to newlib. new c070326d3 newlib: rebuild string/Makefile.in new cf8bf843f cygwin: export strnstr
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: newlib/libc/include/string.h | 3 + newlib/libc/string/Makefile.am | 1 + newlib/libc/string/Makefile.in | 76 ++++++++++++++-------- .../libc/{search/hash_log2.c => string/strnstr.c} | 46 ++++++++----- winsup/cygwin/common.din | 1 + winsup/cygwin/include/cygwin/version.h | 3 +- winsup/cygwin/release/2.9.0 | 2 +- winsup/doc/new-features.xml | 2 +- 8 files changed, 86 insertions(+), 48 deletions(-) copy newlib/libc/{search/hash_log2.c => string/strnstr.c} (67%)