This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 2ed18c5b53 Fix SXID_ERASE behavior in setuid programs (BZ #27471) new 5628f103f5 libsupport: Add support_select_modifies_timeout new 49a40ba18e libsupport: Add support_select_normalizes_timeout new 9d7c5cc38e linux: Normalize and return timeout on select (BZ #27651) new cedbf6d5f3 linux: always update select timeout (BZ #27706)
The 4 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: include/time.h | 5 +++ misc/tst-select.c | 47 ++++++++++++++++++++++ sunrpc/svcauth_des.c | 1 - support/Makefile | 2 + support/support.h | 8 ++++ .../support_select_modifies_timeout.c | 13 ++++-- .../support_select_normalizes_timeout.c | 13 ++++-- sysdeps/unix/sysv/linux/select.c | 45 ++++++++++++++++----- 8 files changed, 114 insertions(+), 20 deletions(-) copy elf/dl-diagnostics-cpu.c => support/support_select_modifies_timeout.c (81%) copy elf/dl-diagnostics-kernel.c => support/support_select_normalizes_timeout.c (81%)