This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 7b47b3dd21 libio: Synthesize ESPIPE error if lseek returns 0 after read [...] new 11e188659d libio: Add test case for fflush
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: libio/Makefile | 2 + .../tst-nolink-libc.c => libio/tst-fflush-NULL.c | 13 +- libio/tst-fflush-skeleton.c | 158 +++++++++++++++++++++ .../linux/tst-nolink-libc.c => libio/tst-fflush.c | 13 +- 4 files changed, 172 insertions(+), 14 deletions(-) copy sysdeps/unix/sysv/linux/tst-nolink-libc.c => libio/tst-fflush-NULL.c (79%) create mode 100644 libio/tst-fflush-skeleton.c copy sysdeps/unix/sysv/linux/tst-nolink-libc.c => libio/tst-fflush.c (79%)