This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from c70824b9a4 manual: Document lack of conformance of sched_* functions [B [...] new ee9941f94e libio: Use stdin consistently for input functions [BZ #24153]
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 | 14 +++++++ debug/gets_chk.c | 16 ++++---- libio/Makefile | 2 +- libio/getchar.c | 10 ++--- libio/getchar_u.c | 2 +- libio/getwchar.c | 6 +-- libio/getwchar_u.c | 2 +- libio/iogets.c | 16 ++++---- libio/tst-bz24153.c | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++++ libio/vscanf.c | 2 +- libio/vwscanf.c | 2 +- 11 files changed, 157 insertions(+), 29 deletions(-) create mode 100644 libio/tst-bz24153.c