This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e4fda46310 x86-64: Use ZMM16-ZMM31 in AVX512 memmove family functions new 64786a7090 fork.h: replace with register-atfork.h
The 1 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: htl/forward.c | 1 - nptl/libc_pthread_init.c | 2 +- nptl/nptl-init.c | 1 - nptl/pthreadP.h | 6 ++++++ nptl/pthread_atfork.c | 2 +- stdlib/cxa_finalize.c | 4 +--- sysdeps/generic/fork.h | 27 --------------------------- sysdeps/htl/fork.h | 20 -------------------- sysdeps/htl/pt-atfork.c | 1 - sysdeps/nptl/fork.c | 2 +- sysdeps/nptl/fork.h | 26 -------------------------- sysdeps/nptl/libc-lockP.h | 8 -------- 12 files changed, 10 insertions(+), 90 deletions(-) delete mode 100644 sysdeps/generic/fork.h delete mode 100644 sysdeps/htl/fork.h delete mode 100644 sysdeps/nptl/fork.h