]> git.ipfire.org Git - thirdparty/glibc.git/commit
linux: always update select timeout (BZ #27706)
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 8 Apr 2021 10:39:32 +0000 (07:39 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 13 Apr 2021 13:15:35 +0000 (10:15 -0300)
commit3e9ca60a580e2b6854cd5314ebb0866a1f387ca8
tree9ecba8d152583ceb5356d410fa580a3993ad709f
parent8380ca5833ef2a11bf0162f2290f4f8c85ce3b90
linux: always update select timeout (BZ #27706)

The timeout should be updated even on failure for time64 support.

Checked on i686-linux-gnu.

(cherry-pick from commit cedbf6d5f3f70ca911176de87d6e453eeab4b7a1)
NEWS
misc/tst-select.c
sysdeps/unix/sysv/linux/select.c