This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from a6bd872286 Adapt test case data to the changes in the thousands separators new 1b0bfc6946 __fortify_fail: Remove internal_function attribute new b22974092d NSS: Do not use internal_function for functions with hidden aliases new c4d767f7f3 __libc_rpc_getport: Remove internal_function attribute new c4ce038287 __netlink_assert_response: Remove internal_function attribute new e1d2ae8d21 NPTL: Remove internal_function from stack marking functions new 52bcdf267b Remove internal_function attribute from string-to-float functions new 3012cfb0d2 ld.so: Remove internal_function attribute from various functions
The 7 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 | 72 +++++++++++++++++++++++ debug/fortify_fail.c | 4 +- elf/dl-addr.c | 1 - elf/dl-error-skeleton.c | 4 -- elf/dl-open.c | 1 - elf/dl-support.c | 3 +- elf/dl-tls.c | 3 - grp/grp-merge.c | 2 - grp/grp-merge.h | 6 +- include/dlfcn.h | 3 +- include/rpc/pmap_clnt.h | 3 +- include/stdio.h | 5 +- include/stdlib.h | 22 +++---- inet/getnetgrent_r.c | 3 - inet/netgroup.h | 9 +-- nptl/allocatestack.c | 1 - nptl/pthreadP.h | 3 +- nss/XXX-lookup.c | 6 +- nss/getXXbyYY_r.c | 3 +- nss/getXXent_r.c | 3 +- nss/nsswitch.h | 3 +- stdlib/strtod_nan_main.c | 1 - sunrpc/pm_getport.c | 1 - sysdeps/generic/ldsodefs.h | 23 ++++---- sysdeps/mach/hurd/dl-execstack.c | 1 - sysdeps/mach/hurd/i386/____longjmp_chk.S | 2 + sysdeps/unix/sysv/linux/dl-execstack.c | 1 - sysdeps/unix/sysv/linux/i386/____longjmp_chk.S | 2 + sysdeps/unix/sysv/linux/netlink_assert_response.c | 1 - sysdeps/unix/sysv/linux/netlinkaccess.h | 3 +- 30 files changed, 113 insertions(+), 82 deletions(-)