This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 5129873a8e malloc: Change top_check return type to void new 5f0704b66c libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are [...]
The 1 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 | 93 +++++++++++++++++++++++++++++ libio/fcloseall.c | 2 - libio/feof.c | 2 - libio/ferror.c | 2 - libio/fileno.c | 2 - libio/fileops.c | 95 +++--------------------------- libio/ftello.c | 4 -- libio/ftello64.c | 2 - libio/genops.c | 40 ------------- libio/getc.c | 2 - libio/getwc.c | 2 - libio/iofclose.c | 13 +---- libio/iofdopen.c | 23 +------- libio/iofflush.c | 2 - libio/iofgetpos.c | 4 -- libio/iofgetpos64.c | 2 - libio/iofgets.c | 2 - libio/iofopen.c | 12 +--- libio/iofopen64.c | 4 +- libio/iofputs.c | 2 - libio/iofread.c | 2 - libio/iofsetpos.c | 2 - libio/iofsetpos64.c | 2 - libio/ioftell.c | 6 -- libio/iofwide.c | 154 +++---------------------------------------------- libio/iofwrite.c | 2 - libio/iogetdelim.c | 2 - libio/iogets.c | 4 -- libio/iogetwline.c | 10 +--- libio/iopopen.c | 68 ++++------------------ libio/ioputs.c | 2 - libio/ioseekoff.c | 6 -- libio/iosetbuffer.c | 2 - libio/iosetvbuf.c | 2 - libio/ioungetc.c | 2 - libio/libioP.h | 88 ++++------------------------ libio/oldfileops.c | 31 +--------- libio/oldiofdopen.c | 15 +---- libio/oldiofgetpos.c | 4 -- libio/oldiofgetpos64.c | 4 -- libio/oldiofsetpos.c | 4 -- libio/oldiofsetpos64.c | 4 -- libio/oldiopopen.c | 85 +++++---------------------- libio/putc.c | 2 - libio/stdfiles.c | 19 +----- libio/stdio.c | 6 +- libio/wfileops.c | 25 -------- libio/wgenops.c | 54 +---------------- 48 files changed, 166 insertions(+), 751 deletions(-)