This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 7f163bd210 Update syscall lists for Linux 6.14 new 81e74c8676 add ptmx support to test-container new 95b780c1d0 stdio: Add more setvbuf tests
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: stdio-common/Makefile | 10 +- stdio-common/tst-setvbuf2-ind.c | 2 + stdio-common/tst-setvbuf2.c | 1030 ++++++++++++++++++++ support/Makefile | 5 + support/test-container.c | 11 + support/tst-support-openpty-c.c | 2 + .../tst-support-openpty.c | 31 +- 7 files changed, 1081 insertions(+), 10 deletions(-) create mode 100644 stdio-common/tst-setvbuf2-ind.c create mode 100644 stdio-common/tst-setvbuf2.c create mode 100644 support/tst-support-openpty-c.c copy stdlib/tst-setenv-environ.c => support/tst-support-openpty.c (59%)