This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.23/master in repository glibc.
from 0266710 malloc: Preserve arena free list/thread count invariant [BZ #20370] new 3a97372 Do not override objects in libc.a in other static libraries [ [...] new 23446ca arm: mark __startcontext as .cantunwind (bug 20435) new a69d261 malloc: Avoid premature fallback to mmap [BZ #20284] new 395b1b9 Return proper status from _nss_nis_initgroups_dyn (bug 20262) new 79ad3fa nss_db: Fix initialization of iteration position [BZ #20237] new 9e9fcd0 fopencookie: Mangle function pointers stored on the heap [BZ #20222] new a86b1fa argp: Do not override GCC keywords with macros [BZ #16907] new 2eda04e nptl/tst-once5: Reduce time to expected failure
The 8 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 | 84 +++++++++++++++++++++++++++++ NEWS | 6 +++ argp/argp-fmtstream.h | 19 ++----- argp/argp.h | 42 +-------------- libio/iofopncook.c | 49 ++++++++++++----- malloc/arena.c | 10 ++-- nis/nss_nis/nis-initgroups.c | 16 ++++-- nptl/tst-once5.cc | 2 + nss/nss_db/db-XXX.c | 8 ++- sysdeps/ia64/nptl/Makefile | 1 + sysdeps/mips/Makefile | 1 + sysdeps/mips/nptl/Makefile | 1 + sysdeps/s390/nptl/Makefile | 1 + sysdeps/unix/alpha/Makefile | 1 + sysdeps/unix/sysv/linux/alpha/Makefile | 1 + sysdeps/unix/sysv/linux/arm/setcontext.S | 7 +++ sysdeps/unix/sysv/linux/i386/Makefile | 1 + sysdeps/unix/sysv/linux/ia64/Makefile | 1 + sysdeps/unix/sysv/linux/microblaze/Makefile | 3 +- sysdeps/unix/sysv/linux/powerpc/Makefile | 2 + sysdeps/unix/sysv/linux/s390/Makefile | 1 + sysdeps/unix/sysv/linux/sparc/Makefile | 2 + sysdeps/unix/sysv/linux/tile/Makefile | 1 + 23 files changed, 178 insertions(+), 82 deletions(-)