This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 9fb237a1c8 nptl: Fix extraneous testing run by tst-rseq-nptl in the tes [...] new 91ae020f5a support: Remove #include <config.h> new 34bb581e77 support: Include <string.h> for strcmp in support_format_addrinfo.c new 9216905129 support: Add the xstatx function new bf29274841 io: Use struct statx and xstatx in tests new e7c14e542d support: Use macros for *stat wrappers
The 5 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: elf/tst-ldconfig-bad-aux-cache.c | 2 +- io/tst-copy_file_range.c | 2 +- io/tst-futimens-time64.c | 1 - io/tst-futimens.c | 13 ++++---- io/tst-futimes-time64.c | 1 - io/tst-futimes.c | 13 ++++---- io/tst-futimesat-time64.c | 3 -- io/tst-futimesat.c | 30 +++++-------------- io/tst-lutimes-time64.c | 1 - io/tst-lutimes.c | 26 ++++++++-------- io/tst-statx.c | 4 +-- io/tst-utime-time64.c | 1 - io/tst-utime.c | 13 ++++---- io/tst-utimensat-time64.c | 1 - io/tst-utimensat.c | 35 +++++++++++----------- io/tst-utimes-time64.c | 1 - io/tst-utimes.c | 13 ++++---- locale/tst-localedef-path-norm.c | 2 +- localedata/tst-localedef-hardlinks.c | 2 +- posix/tst-execveat.c | 2 +- stdio-common/tst-renameat2.c | 2 +- stdlib/tst-system.c | 2 +- support/Makefile | 9 ++---- support/support-xstat-time64.c | 32 -------------------- support/support-xstat.c | 30 ------------------- .../support_check_stat_fd.c | 16 ++++------ ...{support-xfstat.c => support_check_stat_path.c} | 9 +++--- support/support_format_addrinfo.c | 1 + support/timespec-add.c | 1 - support/timespec-sub.c | 1 - support/xlstat-time64.c | 32 -------------------- support/xlstat.c | 28 ----------------- support/{support-xfstat-time64.c => xstatx.c} | 18 +++++------ support/xunistd.h | 32 ++++++++++---------- 34 files changed, 105 insertions(+), 274 deletions(-) delete mode 100644 support/support-xstat-time64.c delete mode 100644 support/support-xstat.c copy sysdeps/x86_64/tst-plt-rewrite1.c => support/support_check_stat_fd.c (79%) rename support/{support-xfstat.c => support_check_stat_path.c} (81%) delete mode 100644 support/xlstat-time64.c delete mode 100644 support/xlstat.c rename support/{support-xfstat-time64.c => xstatx.c} (69%)