This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e67f8e6dbd hurd: Add missing va_end call in fcntl implementation. [BZ #32234] new 42c810c2cf Add freopen special-case tests: thread cancellation
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 | 5 ++ stdio-common/tst-freopen64-7.c | 2 + stdio-common/tst-freopen7-main.c | 155 +++++++++++++++++++++++++++++++++++++++ stdio-common/tst-freopen7.c | 2 + 4 files changed, 164 insertions(+) create mode 100644 stdio-common/tst-freopen64-7.c create mode 100644 stdio-common/tst-freopen7-main.c create mode 100644 stdio-common/tst-freopen7.c