Skip to content
Commit 42b926d3 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

Fix clock_nanosleep when interrupted by a signal



This patch fixes the time64 support (added by 2e44b10b) where it
misses the remaining argument updated if __NR_clock_nanosleep
returns EINTR.

Checked on i686-linux-gnu on 4.15 kernel (no time64 support) and
on 5.3 kernel (with time64 support).

Reviewed-by: default avatarAlistair Francis <alistair23@gmail.com>
parent f0f0d79a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment