This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from db50990ddb Update SHARED-FILES and license for Unicode 15.1.0. new 7a7093615c cdefs.h: Add clang fortify directives new 29951991f5 libio: Improve fortify with clang new 5e9696b265 string: Improve fortify with clang new d39a893ed6 stdlib: Improve fortify with clang new ec307a1086 unistd: Improve fortify with clang new 4289b00d43 socket: Improve fortify with clang new 471c3c7a47 syslog: Improve fortify with clang new 68444c0450 wcsmbs: Improve fortify with clang new 86889e22db debug: Improve fcntl.h fortify warnings with clang new c23107effb debug: Improve mqueue.h fortify warnings with clang
The 10 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: io/bits/fcntl2.h | 92 ++++++++++++++++++++++ io/bits/poll2.h | 29 +++++-- io/fcntl.h | 3 +- libio/bits/stdio2.h | 173 ++++++++++++++++++++++++++++++++++++----- misc/bits/syslog.h | 14 +++- misc/sys/cdefs.h | 158 ++++++++++++++++++++++++++++++++++++- posix/bits/unistd.h | 110 +++++++++++++++++++------- rt/bits/mqueue2.h | 29 +++++++ rt/mqueue.h | 3 +- socket/bits/socket2.h | 20 ++++- stdlib/bits/stdlib.h | 39 +++++++--- string/bits/string_fortified.h | 56 +++++++------ wcsmbs/bits/wchar2.h | 167 +++++++++++++++++++++++++++------------ 13 files changed, 744 insertions(+), 149 deletions(-)