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>
Mon, 12 Apr 2021 21:38:37 +0000 (18:38 -0300)
commitcedbf6d5f3f70ca911176de87d6e453eeab4b7a1
treeda19070ed554fc60b8d9f8085f675d68953dc45e
parent9d7c5cc38e58fb0923e88901f87174a511b61552
linux: always update select timeout (BZ #27706)

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

Checked on i686-linux-gnu.
misc/tst-select.c
sysdeps/unix/sysv/linux/select.c