This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch google/grte/v6-2.29/master in repository glibc.
from 96ba247eed Comment out debugging hack that pollutes namespace new c3f0d624e9 Make zero volatile to defeat constant-folding of 0.0/0.0 new 2b89ce53dc Defeat a malloc optimization by declaring things volatile. new 583e97d196 Make pointer in tst-realloc volatile also new d3f21e2615 Bypass gettimeofday ifunc if using clang new 2431995fd0 As with gettimeofday, avoid vdso for clang-compiled time()
The 5 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: malloc/tst-malloc-backtrace.c | 4 ++-- malloc/tst-malloc-too-large.c | 2 +- malloc/tst-malloc.c | 2 +- malloc/tst-mcheck.c | 2 +- malloc/tst-realloc.c | 2 +- malloc/tst-valloc.c | 2 +- sysdeps/ieee754/k_standard.c | 2 +- sysdeps/unix/sysv/linux/x86/gettimeofday.c | 3 ++- sysdeps/unix/sysv/linux/x86/time.c | 5 ++++- 9 files changed, 14 insertions(+), 10 deletions(-)