This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a33b817f13 login: Assume that _HAVE_UT_* constants are true new 777d75fbc0 Add feature test macro _ISOC2X_SOURCE. new a8c2fa984a Declare memccpy, strdup, strndup for C2X. new 0175c9e9be Declare most TS 18661-1 interfaces for C2X.
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: ChangeLog | 65 ++++++++++++++++++++++++++++++++++++++++++ NEWS | 7 ++++- bits/fenv.h | 2 +- bits/libc-header-start.h | 10 ++++++- include/features.h | 21 ++++++++++++-- include/limits.h | 2 +- manual/creature.texi | 7 +++++ math/bits/mathcalls.h | 14 +++++---- math/fenv.h | 8 +++--- math/math.h | 12 ++++---- math/tgmath.h | 6 ++-- stdlib/bits/stdlib-ldbl.h | 2 +- stdlib/stdint.h | 2 +- stdlib/stdlib.h | 2 +- string/string.h | 6 ++-- sysdeps/aarch64/bits/fenv.h | 2 +- sysdeps/alpha/fpu/bits/fenv.h | 2 +- sysdeps/arm/bits/fenv.h | 2 +- sysdeps/csky/bits/fenv.h | 2 +- sysdeps/hppa/fpu/bits/fenv.h | 2 +- sysdeps/ia64/bits/fenv.h | 2 +- sysdeps/m68k/bits/fenv.h | 2 +- sysdeps/microblaze/bits/fenv.h | 2 +- sysdeps/mips/bits/fenv.h | 2 +- sysdeps/nios2/bits/fenv.h | 2 +- sysdeps/powerpc/bits/fenv.h | 2 +- sysdeps/riscv/bits/fenv.h | 2 +- sysdeps/s390/fpu/bits/fenv.h | 2 +- sysdeps/sh/bits/fenv.h | 2 +- sysdeps/sparc/fpu/bits/fenv.h | 2 +- sysdeps/x86/fpu/bits/fenv.h | 2 +- 31 files changed, 151 insertions(+), 47 deletions(-)