This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 779aa039fc S390: Define SINGLE_THREAD_BY_GLOBAL only on s390x new d0fa09a770 Apply asm redirections in stdio.h before first use [BZ #27087]
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: include/bits/stdio2-decl.h | 1 + libio/Makefile | 2 +- libio/bits/stdio2-decl.h | 111 +++++++++++++++++++++++++++++++++++++++++++++ libio/bits/stdio2.h | 62 ------------------------- libio/stdio.h | 17 +++++-- 5 files changed, 125 insertions(+), 68 deletions(-) create mode 100644 include/bits/stdio2-decl.h create mode 100644 libio/bits/stdio2-decl.h