This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 2a9943b4a0 math: Fix exp10 undefined left shift new 127fc56152 malloc: New test to check malloc alternate path using memory [...] new cafef3eb21 difftime can throw exceptions new 400bdb5c85 Improve doc for time_t range (BZ 31808)
The 3 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/Makefile | 1 + malloc/tst-malloc-alternate-path.c | 72 ++++++++++++++++++++++++++++++++++++++ manual/time.texi | 12 ++++++- time/time.h | 5 ++- 4 files changed, 86 insertions(+), 4 deletions(-) create mode 100644 malloc/tst-malloc-alternate-path.c