This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 127c21c0e2 posix: Add test case for gai_strerror() new a84dcb4bdf tests: replace fread by xfread new 7ba426a111 tests: replace fgets by xfgets
The 2 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: assert/test-assert-perr.c | 8 +++++--- assert/test-assert.c | 8 +++++--- libio/bug-fseek.c | 7 ++++--- stdio-common/bug12.c | 12 +++++++----- stdio-common/bug3.c | 4 +++- stdio-common/bug4.c | 4 +++- stdio-common/test_rdwr.c | 11 ++++------- stdio-common/tst-cookie.c | 5 ++++- stdio-common/tst-fmemopen3.c | 4 +++- support/Makefile | 2 ++ support/{xfreopen.c => xfgets.c} | 15 ++++++++------- support/{xfreopen.c => xfread.c} | 22 +++++++++++++++------- support/xstdio.h | 2 ++ sysdeps/pthread/tst-cancel6.c | 3 ++- 14 files changed, 67 insertions(+), 40 deletions(-) copy support/{xfreopen.c => xfgets.c} (78%) copy support/{xfreopen.c => xfread.c} (67%)