This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 5ab25c8875 x86: Add PTWRITE feature detection [BZ #27346] new 5692abd13d tst: Provide test for timerfd related functions new e2c0794d13 tst: Provide test for ppoll
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: sysdeps/unix/sysv/linux/Makefile | 3 +- .../unix/sysv/linux/tst-ppoll.c | 53 ++++++++++-------- sysdeps/unix/sysv/linux/tst-timerfd.c | 65 ++++++++++++++++++++++ 3 files changed, 97 insertions(+), 24 deletions(-) copy elf/tst-prelink-cmp.c => sysdeps/unix/sysv/linux/tst-ppoll.c (53%) create mode 100644 sysdeps/unix/sysv/linux/tst-timerfd.c