This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from cc79354ecc htl: Remove duplicate files new 173ec37bb2 support: Add the xlstat function new f6233ab412 Linux: Add io/tst-o_path-locks test
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: support/Makefile | 1 + support/{support-xfstat.c => xlstat.c} | 8 +-- support/xunistd.h | 1 + sysdeps/unix/sysv/linux/Makefile | 2 +- sysdeps/unix/sysv/linux/tst-o_path-locks.c | 100 +++++++++++++++++++++++++++++ 5 files changed, 107 insertions(+), 5 deletions(-) copy support/{support-xfstat.c => xlstat.c} (84%) create mode 100644 sysdeps/unix/sysv/linux/tst-o_path-locks.c