This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 6849c5b791 AArch64: Improve codegen SVE log1p helper new 61cc9922f3 math: Simplify and optimize modff implementation new f165e244e4 math: Simplify and optimize modf implementation new c3b9abaf33 posix: Add nonnull attribute to glob_pattern_p. new abc2e954af manual: Clarify renameat documentation
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: manual/filesys.texi | 4 +- posix/glob.h | 3 +- sysdeps/ieee754/dbl-64/math_config.h | 13 +++++ sysdeps/ieee754/dbl-64/s_modf.c | 109 ++++++++++++++++++----------------- sysdeps/ieee754/flt-32/math_config.h | 13 +++++ sysdeps/ieee754/flt-32/s_modff.c | 103 ++++++++++++++++++--------------- 6 files changed, 146 insertions(+), 99 deletions(-)