This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from d2583c0 Add scripts/backport-support.sh new 5e4e106 Miscellaneous low-risk changes preparing for _ISOMAC testsuite. new 9090848 Narrowing the visibility of libc-internal.h even further.
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 | 64 ++++++++++++++++++++++ debug/pcprofile.c | 1 - dlfcn/tst-dladdr.c | 4 -- elf/dl-load.c | 2 +- elf/dl-reloc.c | 2 +- elf/dl-tunables.c | 1 - elf/get-dynamic-info.h | 7 ++- elf/soinit.c | 1 - iconv/loop.c | 2 +- iconvdata/iso-2022-cn-ext.c | 2 +- include/libc-internal.h | 38 ------------- include/{libc-internal.h => libc-pointer-arith.h} | 52 +++--------------- io/openat.c | 1 - io/openat64.c | 1 - locale/programs/locarchive.c | 2 +- locale/weight.h | 2 +- locale/weightwc.h | 2 +- malloc/malloc.c | 2 +- math/test-misc.c | 23 ++++---- misc/ptrace.c | 1 - misc/reboot.c | 2 +- nis/nis_table.c | 2 +- nptl/nptl-init.c | 2 +- nptl/pthread_clock_gettime.c | 1 - nptl/pthread_clock_settime.c | 1 - nptl/pthread_cond_common.c | 1 - nptl/tst-join7mod.c | 1 + nptl_db/thread_dbP.h | 2 +- nscd/connections.c | 2 +- nss/tst-cancel-getpwuid_r.c | 1 + posix/wordexp-test.c | 3 +- resolv/res_send.c | 2 +- soft-fp/fmadf4.c | 7 ++- soft-fp/fmasf4.c | 7 ++- soft-fp/fmatf4.c | 7 ++- stdio-common/vfscanf.c | 2 +- string/strcasestr.c | 4 -- string/strcoll_l.c | 1 - string/strcspn.c | 2 +- string/strspn.c | 2 +- sysdeps/i386/nptl/tls.h | 2 +- sysdeps/ieee754/dbl-64/e_lgamma_r.c | 2 +- sysdeps/ieee754/dbl-64/k_rem_pio2.c | 2 +- sysdeps/ieee754/flt-32/e_lgammaf_r.c | 2 +- sysdeps/ieee754/flt-32/k_rem_pio2f.c | 2 +- sysdeps/ieee754/ldbl-128/k_tanl.c | 3 +- sysdeps/ieee754/ldbl-128ibm/k_tanl.c | 3 +- sysdeps/ieee754/ldbl-96/e_lgammal_r.c | 2 +- sysdeps/ieee754/ldbl-96/k_tanl.c | 3 +- sysdeps/nacl/brk.c | 1 - sysdeps/nacl/dl-map-segments.h | 7 ++- sysdeps/nptl/futex-internal.h | 2 +- sysdeps/powerpc/fpu/tst-setcontext-fpscr.c | 2 +- sysdeps/powerpc/tst-set_ppr.c | 1 - sysdeps/unix/clock_settime.c | 1 - sysdeps/unix/sysv/linux/Makefile | 2 +- sysdeps/unix/sysv/linux/i386/get_clockfreq.c | 2 - sysdeps/unix/sysv/linux/ia64/get_clockfreq.c | 1 - sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c | 1 - .../unix/sysv/linux/sparc/sparc64/get_clockfreq.c | 1 - sysdeps/unix/sysv/linux/spawni.c | 2 +- sysdeps/unix/sysv/linux/tst-clone.c | 5 ++ sysdeps/x86_64/atomic-machine.h | 10 +++- sysdeps/x86_64/nptl/tls.h | 2 +- 64 files changed, 158 insertions(+), 165 deletions(-) copy include/{libc-internal.h => libc-pointer-arith.h} (58%)