This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch google/grte/v5-2.27/master in repository glibc.
from 903a6c6d5a install: Replace scripts/output-format.sed with objdump -f [ [...] new aac0d8a9a3 Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, [...] new 9c29d1a123 Fix -Os feof_unlocked linknamespace, localplt issues (bug 15 [...] new b8365ac905 Use libc_hidden_* for fputs (bug 15105). new 8f39edfdee Use libc_hidden_* for __cmsg_nxthdr (bug 15105). new 14cb6e06eb Use libc_hidden_* for argz_next, __argz_next (bug 15105). new 4525e7b469 Fix -Os ferror_unlocked linknamespace, localplt issues (bug [...] new 4281298cd5 Fix -Os getc_unlocked linknamespace, localplt issues (bug 15 [...] new 2641081f12 Fix -Os putc_unlocked, fputc_unlocked linknamespace, localpl [...] new 6d00fff044 Use libc_hidden_* for tolower, toupper (bug 15105). new 2989090595 Use libc_hidden_* for atoi (bug 15105).
The 10 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: csu/check_fds.c | 4 +-- ctype/ctype.c | 2 ++ iconv/gconv_conf.c | 2 +- include/argz.h | 2 ++ include/ctype.h | 3 ++ include/stdio.h | 40 +++++++++++++++++++++++++- include/stdlib.h | 2 ++ include/sys/socket.h | 2 ++ include/sys/sysmacros.h | 51 +++++++++++++++++++++++++++++++++ intl/localealias.c | 2 +- libio/feof_u.c | 4 ++- libio/ferror_u.c | 4 ++- libio/fputc_u.c | 1 + libio/getc_u.c | 1 + libio/iofputs.c | 1 + libio/putc_u.c | 4 ++- misc/getttyent.c | 2 +- misc/makedev.c | 8 +++++- misc/syslog.c | 4 +-- nss/nsswitch.c | 2 +- posix/wordexp.c | 2 +- stdlib/atoi.c | 1 + string/argz-next.c | 2 ++ sysdeps/mach/hurd/xmknodat.c | 4 +-- sysdeps/posix/getaddrinfo.c | 4 +++ sysdeps/unix/sysv/linux/cmsg_nxthdr.c | 1 + sysdeps/unix/sysv/linux/device-nrs.h | 2 +- sysdeps/unix/sysv/linux/pathconf.c | 2 +- sysdeps/unix/sysv/linux/ptsname.c | 20 +++++++------ sysdeps/unix/sysv/linux/readonly-area.c | 2 +- sysdeps/unix/sysv/linux/ttyname.h | 2 +- time/getdate.c | 4 +-- time/tzfile.c | 12 ++++---- 33 files changed, 162 insertions(+), 37 deletions(-)