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 8dc276e151 Hide __readv and __writev [BZ #18822] discards 1de0edd0ee Hide internal regex functions [BZ #18822] discards 48c3023672 Mark internal stdlib functions with attribute_hidden [BZ #18822] discards 910a9c3a1c Mark internal utmp functions with attribute_hidden [BZ #18822] discards ec51697df1 Mark internal dirent functions with attribute_hidden [BZ #18822] discards 26f669c68a Mark internal getXXXbyYYY functions with attribute_hidden [B [...] discards f83f7ff632 Mark internal stdio functions with attribute_hidden [BZ #18822] discards 3428d982b0 Mark internal gshadow functions with attribute_hidden [BZ #18822] discards 98acc47df3 Mark internal statfs functions with attribute_hidden [BZ #18822] discards bc432928fb Mark internal time functions with attribute_hidden [BZ #18822] discards 10e6ec841e Mark internal nscd functions with attribute_hidden [BZ #18822] discards 8150bae90e Mark internal gmp functions with attribute_hidden [BZ #18822] discards 7f16d8a757 Mark internal wchar functions with attribute_hidden [BZ #18822] discards 6876672e67 Mark internal nss symbols with attribute_hidden [BZ #18822] discards b97ec7b5ea Mark __libc_multiple_libcs with attribute_hidden [BZ #18822] discards 61990e57f1 Mark __dso_handle as hidden [BZ #18822] discards 1540fba43b x86-64: Mark internal symbols with attribute_hidden [BZ #18822] discards 032511653d x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822] discards 2dff6fce8e Mark internal grp/pwd/shadow functions with attribute_hidden [...] discards 18d5a36039 Mark internal unistd.h functions with attribute_hidden [BZ #18822] discards 1dc53214ee Mark internal argp functions with attribute_hidden [BZ #18822] discards 21faf24411 Mark ____wcsto*_l_internal functions with attribute_hidden [ [...] discards 6c9829a852 Mark __internal_statvfs[64] with attribute_hidden [BZ #18822] discards 070b046190 Mark 3 *_internal functions with attribute_hidden [BZ #18822] discards 85067967ac Mark internal functions with attribute_hidden [BZ #18822] adds c8dfa99c98 i386: Hide __old_readdir64 [BZ #18822] adds 2585d7b839 i386: Hide __old_glob64 [BZ #18822] new 1c182c46d0 Mark internal functions with attribute_hidden [BZ #18822] new 31e6082f1d Mark 3 *_internal functions with attribute_hidden [BZ #18822] new efbe26e56e Mark __internal_statvfs[64] with attribute_hidden [BZ #18822] new 2e0b377a5a Mark ____wcsto*_l_internal functions with attribute_hidden [ [...] new 159b3115b4 Mark internal argp functions with attribute_hidden [BZ #18822] new 5b8d381bfb Mark internal unistd.h functions with attribute_hidden [BZ #18822] new 6c7f3e3e84 Mark internal grp/pwd/shadow functions with attribute_hidden [...] new 9fc7bd919d x86: Mark VDSO_SYMBOL(getcpu) with attribute_hidden [BZ #18822] new e9ba8a5feb x86-64: Mark internal symbols with attribute_hidden [BZ #18822] new a10f5c4d4a Mark __dso_handle as hidden [BZ #18822] new 5349bdc648 Mark __libc_multiple_libcs with attribute_hidden [BZ #18822] new 23c6fe1737 Mark internal nss symbols with attribute_hidden [BZ #18822] new 97f360588b Mark internal wchar functions with attribute_hidden [BZ #18822] new 83d54443aa Mark internal gmp functions with attribute_hidden [BZ #18822] new bbfeded7ea Mark internal nscd functions with attribute_hidden [BZ #18822] new d0fbe0972f Mark internal time functions with attribute_hidden [BZ #18822] new 38d9702e43 Mark internal statfs functions with attribute_hidden [BZ #18822] new 9ac9ad4363 Mark internal gshadow functions with attribute_hidden [BZ #18822] new 4daa71f7e1 Mark internal stdio functions with attribute_hidden [BZ #18822] new 4443311e25 Mark internal getXXXbyYYY functions with attribute_hidden [B [...] new 5d5d6d6cf9 Mark internal dirent functions with attribute_hidden [BZ #18822] new 1603228084 Mark internal utmp functions with attribute_hidden [BZ #18822] new c4e5e65757 Mark internal stdlib functions with attribute_hidden [BZ #18822] new 06d075c21c Hide internal regex functions [BZ #18822] new 18cfd35e2b Hide __readv and __writev [BZ #18822] new 2a307f8d82 string/stratcliff.c: Replace int with size_t [BZ #21982] new 5249192d31 Mark internal rpc functions with attribute_hidden [BZ #18822] new 17f6eeac55 Mark internal netlink functions with attribute_hidden [BZ #18822] new 8115d0f183 Hide __chmod and __mkdir [BZ #18822] new 1fa501ff0d Hide internal sysinfo functions [BZ #18822] new 55921f3e11 Mark internal intl functions with attribute_hidden [BZ #18822] new b83488990b Hide internal __ioctl function [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 (8dc276e151) \ N -- N -- N refs/heads/hjl/pr18822 (b83488990b)
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 32 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 | 14 +++++ include/rpc/rpc.h | 8 +-- include/sys/ioctl.h | 1 + include/sys/stat.h | 2 + include/sys/sysinfo.h | 6 ++- intl/gettextP.h | 5 +- io/chmod.c | 1 + io/mkdir.c | 1 + misc/getsysstats.c | 4 ++ misc/ioctl.c | 1 + string/stratcliff.c | 72 ++++++++++++------------- sysdeps/mach/getsysstats.c | 4 ++ sysdeps/mach/hurd/chmod.c | 1 + sysdeps/mach/hurd/ioctl.c | 1 + sysdeps/mach/hurd/mkdir.c | 1 + sysdeps/unix/sysv/linux/aarch64/ioctl.S | 1 + sysdeps/unix/sysv/linux/generic/chmod.c | 2 + sysdeps/unix/sysv/linux/generic/mkdir.c | 2 + sysdeps/unix/sysv/linux/getsysstats.c | 4 ++ sysdeps/unix/sysv/linux/i386/glob64.c | 3 ++ sysdeps/unix/sysv/linux/i386/olddirent.h | 1 + sysdeps/unix/sysv/linux/i386/readdir64.c | 2 + sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S | 1 + sysdeps/unix/sysv/linux/netlinkaccess.h | 10 ++-- sysdeps/unix/sysv/linux/powerpc/ioctl.c | 1 + sysdeps/unix/sysv/linux/tile/tilegx/ioctl.S | 1 + 26 files changed, 103 insertions(+), 47 deletions(-)