This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 3fb895ac88 assert: Use __writev in assert.c [BZ #32492] new a2b0ff98a0 include/sys/cdefs.h: Add __attribute_optimization_barrier__ new 309225af54 stdio: Suppress -Wformat only for gcc in tst-sprintf-errno.c new 0813cb5847 Suppress Clang -Wimplicit-fallthrough warnings new cb74bafbb5 Add a reference to Clang /usr/include/tgmath.h dependency new 31c47126f4 string: Suppress Clang warnings on tester.c new 9306aef356 stdio-common: Suppress Clang warnings on scanf13.c new fd30525ead assert/test-assert-2.c: Include <unistd.h>
The 7 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: Makerules | 1 + assert/test-assert-2.c | 1 + benchtests/bench-hash-funcs-kernel.h | 4 +-- benchtests/bench-hash-funcs.c | 2 +- benchtests/bench-strchr.c | 4 +-- configure | 34 ++++++++++++++++++++++ configure.ac | 10 +++++++ debug/tst-backtrace.h | 2 +- debug/tst-ssp-1.c | 2 +- elf/tst-align2.c | 4 +++ elf/tst-p_alignmod-base.c | 2 +- gmon/tst-gmon.c | 8 +++-- gmon/tst-mcount-overflow.c | 10 ++++--- include/sys/cdefs.h | 7 +++++ malloc/tst-malloc-thread-exit.c | 2 +- malloc/tst-malloc-thread-fail.c | 2 +- malloc/tst-mallocstate.c | 2 +- misc/tst-syscalls.c | 14 ++++----- misc/tst-tsearch.c | 4 +++ nptl/tst-minstack-throw.cc | 8 ++--- nptl/tst-thread-exit-clobber.cc | 12 ++++---- nptl/tst-thread_local1.cc | 12 ++++---- stdio-common/Makefile | 2 ++ stdio-common/scanf13.c | 9 ++++++ stdio-common/tst-sprintf-errno.c | 2 +- stdlib/tst-makecontext-align.c | 20 ++++++------- stdlib/tst-quick_exit.cc | 2 +- stdlib/tst-setcontext10.c | 6 ++-- stdlib/tst-setcontext11.c | 2 +- stdlib/tst-setcontext5.c | 4 +-- stdlib/tst-setcontext8.c | 2 +- stdlib/tst-setcontext9.c | 2 +- stdlib/tst-swapcontext1.c | 8 ++--- stdlib/tst-swapcontext2.c | 8 ++--- stdlib/tst-thread-quick_exit.cc | 2 +- string/Makefile | 7 +++-- string/tst-xbzero-opt.c | 2 +- sysdeps/generic/tst-stack-align.h | 2 +- .../unix/sysv/linux/x86_64/tst-cet-property-2.c | 2 +- .../unix/sysv/linux/x86_64/tst-cet-setcontext-1.c | 2 +- sysdeps/unix/sysv/linux/x86_64/tst-cet-vfork-1.c | 2 +- sysdeps/unix/sysv/linux/x86_64/tst-gnu2-tls2-amx.c | 2 +- sysdeps/x86/tst-ldbl-nonnormal-printf.c | 2 +- sysdeps/x86/tst-memchr-rtm.c | 4 +-- sysdeps/x86/tst-memcmp-rtm.c | 4 +-- sysdeps/x86/tst-memmove-rtm.c | 4 +-- sysdeps/x86/tst-memrchr-rtm.c | 4 +-- sysdeps/x86/tst-memset-rtm.c | 4 +-- sysdeps/x86/tst-strchr-rtm.c | 4 +-- sysdeps/x86/tst-strcmp-rtm.c | 4 +-- sysdeps/x86/tst-strcpy-rtm.c | 4 +-- sysdeps/x86/tst-strlen-rtm.c | 4 +-- sysdeps/x86/tst-strncmp-rtm.c | 8 ++--- sysdeps/x86/tst-strrchr-rtm.c | 4 +-- sysdeps/x86_64/tst-rsi-strlen.c | 2 +- 55 files changed, 183 insertions(+), 104 deletions(-)