This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr18822 in repository glibc.
discards eadd96f82d Mark internal wchar functions with attribute_hidden [BZ #18822] discards d9891da116 Mark internal nss symbols with attribute_hidden [BZ #18822] discards a01cad1962 Mark __libc_multiple_libcs with attribute_hidden [BZ #18822] discards 8f53280430 Mark __dso_handle as hidden [BZ #18822] discards 0f6d11758f x86-64: Mark internal symbols with attribute_hidden [BZ #18822] discards 347991760e x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822] discards aa8344ac8c Mark internal grp/pwd/shadow functions with attribute_hidden [...] discards 5befb64630 Mark internal unistd.h functions with attribute_hidden [BZ #18822] discards 8cba4573f6 Mark internal argp functions with attribute_hidden [BZ #18822] discards c0b4dad408 Mark ____wcsto*_l_internal functions with attribute_hidden [ [...] discards 103e7a4f03 Mark __internal_statvfs[64] with attribute_hidden [BZ #18822] discards 61fc22c5a5 Mark 3 *_internal functions with attribute_hidden [BZ #18822] discards 681208b48d Mark internal functions with attribute_hidden [BZ #18822] adds 0bb2fabcb3 Consolidate non cancellable openat call adds c181840c93 Consolidate non cancellable close call adds 7550717ed7 Mark internal SSE2 functions with attribute_hidden [BZ #18822] new fd64c88873 Mark internal functions with attribute_hidden [BZ #18822] new b23c1c03b4 Mark 3 *_internal functions with attribute_hidden [BZ #18822] new 209257b190 Mark __internal_statvfs[64] with attribute_hidden [BZ #18822] new 5c06d58fc4 Mark ____wcsto*_l_internal functions with attribute_hidden [ [...] new 4966902c4a Mark internal argp functions with attribute_hidden [BZ #18822] new fc58c4b769 Mark internal unistd.h functions with attribute_hidden [BZ #18822] new 62ed9e12cd Mark internal grp/pwd/shadow functions with attribute_hidden [...] new 14646f0b76 x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822] new 5aa9aff033 x86-64: Mark internal symbols with attribute_hidden [BZ #18822] new 968afe0cd4 Mark __dso_handle as hidden [BZ #18822] new 0270c670ab Mark __libc_multiple_libcs with attribute_hidden [BZ #18822] new 7a7493ddfd Mark internal nss symbols with attribute_hidden [BZ #18822] new 1722f37c55 Mark internal wchar functions with attribute_hidden [BZ #18822] new 37e97c282b Mark internal gmp functions with attribute_hidden [BZ #18822] new 09275c6949 Mark internal nscd functions with attribute_hidden [BZ #18822] new 0c55aa5028 Mark internal time functions with attribute_hidden [BZ #18822] new 6e9851ed5c Mark internal statfs functions with attribute_hidden [BZ #18822] new 385def0096 Mark internal gshadow functions with attribute_hidden [BZ #18822] new 978e29d53d Mark internal stdio functions with attribute_hidden [BZ #18822] new ef090fc828 Mark internal getXXXbyYYY functions with attribute_hidden [B [...] new 88ffd29748 Mark internal dirent functions with attribute_hidden [BZ #18822] new da4b59d509 Mark internal utmp functions with attribute_hidden [BZ #18822] new 4398782f19 Mark internal stdlib functions with attribute_hidden [BZ #18822]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (eadd96f82d) \ N -- N -- N refs/heads/hjl/pr18822 (4398782f19)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 23 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 | 99 +++++++++++++++++++++++++++ catgets/open_catalog.c | 2 +- gmon/gmon.c | 2 +- iconv/gconv_cache.c | 4 +- include/aliases.h | 3 +- include/dirent.h | 13 ++-- include/gmp.h | 33 +++++++-- include/gshadow.h | 6 +- include/netdb.h | 30 +++++--- include/rpc/netdb.h | 4 +- include/stdio.h | 18 ++--- include/stdlib.h | 57 ++++++++------- include/sys/statfs.h | 9 ++- include/sys/statvfs.h | 6 +- include/time.h | 26 ++++--- include/utmp.h | 28 +++++--- intl/loadmsgcat.c | 2 +- io/ftw.c | 8 +-- libio/fileops.c | 6 +- libio/iopopen.c | 2 +- locale/loadarchive.c | 6 +- locale/loadlocale.c | 6 +- login/utmp_file.c | 8 +-- misc/daemon.c | 4 +- nscd/nscd-client.h | 12 ++-- nscd/nscd_getai.c | 2 +- nscd/nscd_getgr_r.c | 2 +- nscd/nscd_gethst_r.c | 2 +- nscd/nscd_getpw_r.c | 2 +- nscd/nscd_getserv_r.c | 2 +- nscd/nscd_helper.c | 4 +- nscd/nscd_initgroups.c | 2 +- nscd/nscd_netgroup.c | 4 +- nscd/nscd_proto.h | 34 +++++---- nss/nss_db/db-open.c | 2 +- nss/nsswitch.h | 12 ++-- resolv/res-close.c | 4 +- stdlib/canonicalize.c | 1 + stdlib/gmp-impl.h | 12 ++-- sunrpc/pm_getmaps.c | 2 +- sysdeps/generic/not-cancel.h | 16 ++--- sysdeps/mach/hurd/opendir.c | 2 +- sysdeps/mach/hurd/readdir64.c | 1 + sysdeps/posix/closedir.c | 2 +- sysdeps/posix/getaddrinfo.c | 4 +- sysdeps/posix/getcwd.c | 8 +-- sysdeps/posix/opendir.c | 8 +-- sysdeps/posix/spawni.c | 6 +- sysdeps/unix/sysv/linux/Versions | 1 + sysdeps/unix/sysv/linux/check_native.c | 2 +- sysdeps/unix/sysv/linux/check_pf.c | 2 +- sysdeps/unix/sysv/linux/close.c | 12 ++++ sysdeps/unix/sysv/linux/fips-private.h | 2 +- sysdeps/unix/sysv/linux/gethostid.c | 4 +- sysdeps/unix/sysv/linux/getloadavg.c | 2 +- sysdeps/unix/sysv/linux/getlogin_r.c | 2 +- sysdeps/unix/sysv/linux/getsysstats.c | 6 +- sysdeps/unix/sysv/linux/grantpt.c | 2 +- sysdeps/unix/sysv/linux/i386/readdir64.c | 1 + sysdeps/unix/sysv/linux/i386/smp.h | 2 +- sysdeps/unix/sysv/linux/ia64/has_cpuclock.c | 2 +- sysdeps/unix/sysv/linux/if_index.c | 6 +- sysdeps/unix/sysv/linux/libc_fatal.c | 2 +- sysdeps/unix/sysv/linux/malloc-sysdep.h | 2 +- sysdeps/unix/sysv/linux/mq_notify.c | 2 +- sysdeps/unix/sysv/linux/not-cancel.h | 35 +++++----- sysdeps/unix/sysv/linux/openat.c | 20 ++++++ sysdeps/unix/sysv/linux/openat64.c | 36 ++++++++-- sysdeps/unix/sysv/linux/pathconf.h | 12 ++-- sysdeps/unix/sysv/linux/pthread_getname.c | 2 +- sysdeps/unix/sysv/linux/pthread_setname.c | 2 +- sysdeps/unix/sysv/linux/readdir64.c | 1 + sysdeps/unix/sysv/linux/spawni.c | 6 +- sysdeps/unix/sysv/linux/sysconf.c | 2 +- sysdeps/unix/sysv/linux/wordsize-64/readdir.c | 1 + sysdeps/x86_64/multiarch/strcspn-c.c | 2 +- sysdeps/x86_64/multiarch/strspn-c.c | 2 +- 77 files changed, 469 insertions(+), 232 deletions(-)