This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 41f013cef2 powerpc: Use scv instruction on clone when available new 2a08b6e833 Warn on unsupported fortification levels new c43c579612 Introduce _FORTIFY_SOURCE=3 new 2a3224c536 string: Enable __FORTIFY_LEVEL=3 new f9de8bfe1a nonstring: Enable __FORTIFY_LEVEL=3
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: NEWS | 6 ++ include/features.h | 8 +++ include/string.h | 5 +- io/bits/poll2.h | 18 ++--- libio/bits/stdio.h | 2 +- libio/bits/stdio2.h | 62 +++++++++-------- manual/creature.texi | 3 +- misc/sys/cdefs.h | 9 +++ posix/bits/unistd.h | 120 ++++++++++++++++++--------------- socket/bits/socket2.h | 22 +++--- stdlib/bits/stdlib.h | 42 +++++++----- string/bits/string_fortified.h | 29 +++++--- string/bits/strings_fortified.h | 6 +- wcsmbs/bits/wchar2.h | 146 ++++++++++++++++++++++------------------ 14 files changed, 279 insertions(+), 199 deletions(-)