This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 3ff3b9997c Fix fflush handling for mmap files after ungetc (bug 32535) new 203452a460 Add test of input file flushing / offset issues
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: stdio-common/Makefile | 1 + stdio-common/tst-read-offset.c | 560 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 561 insertions(+) create mode 100644 stdio-common/tst-read-offset.c