This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 33711da4e9 Fix float128 uses of xlocale.h. new 46d2e49c49 Make errno-setting libm templates include errno.h. new d08cdabdd0 Correct min_of_type handling of _Float128.
The 2 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: ChangeLog | 29 +++++++++++++++++++++++++++++ math/w_acos_template.c | 1 + math/w_acosh_template.c | 1 + math/w_asin_template.c | 1 + math/w_atanh_template.c | 1 + math/w_cosh_template.c | 1 + math/w_exp10_template.c | 1 + math/w_exp2_template.c | 1 + math/w_exp_template.c | 1 + math/w_fmod_template.c | 1 + math/w_hypot_template.c | 1 + math/w_j0_template.c | 1 + math/w_j1_template.c | 1 + math/w_jn_template.c | 1 + math/w_lgamma_r_template.c | 1 + math/w_lgamma_template.c | 1 + math/w_log10_template.c | 1 + math/w_log2_template.c | 1 + math/w_log_template.c | 1 + math/w_pow_template.c | 1 + math/w_remainder_template.c | 1 + math/w_sinh_template.c | 1 + math/w_sqrt_template.c | 1 + math/w_tgamma_template.c | 1 + sysdeps/generic/math_private.h | 4 ++-- 25 files changed, 54 insertions(+), 2 deletions(-)