This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 7d42120928 pthreads: Use _exit to terminate the tst-stdio1 test new 8c4f69d711 tests: fix warn unused result on asprintf calls new f6a532fbd0 tests: Replace various function calls with their x variant new 200ae471b6 Move {read,write}_all functions to a dedicated header
The 3 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: argp/argp-test.c | 8 +++--- catgets/gencat.c | 22 +--------------- include/unistd_ext.h | 66 ++++++++++++++++++++++++++++++++++++++++++++++ malloc/memusage.c | 22 +--------------- malloc/memusagestat.c | 40 +--------------------------- misc/tst-error1.c | 4 ++- nss/tst-reload2.c | 2 +- posix/tst-chmod.c | 7 +++-- posix/tst-execl2.c | 8 ++---- posix/tst-execle2.c | 8 ++---- posix/tst-execlp2.c | 17 +++--------- posix/tst-execv2.c | 8 ++---- posix/tst-execve2.c | 8 ++---- posix/tst-execvp2.c | 17 +++--------- posix/wordexp-test.c | 2 +- stdio-common/bug5.c | 4 ++- stdio-common/test-fwrite.c | 4 ++- stdio-common/tst-fseek.c | 5 ++-- stdlib/test-canon.c | 4 ++- 19 files changed, 111 insertions(+), 145 deletions(-) create mode 100644 include/unistd_ext.h