nanosleep.2: BUGS: explicitly note that the Linux 2.4 bug was fixed in Linux 2.6

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-02-27 17:02:52 +01:00
parent 68807b135e
commit 91bf33ff1f
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ If the system call is subsequently restarted,
then the time that the thread spent in the stopped state is
.I not
counted against the sleep interval.
This problem is fixed in Linux 2.6.0 and later kernels.
.SH SEE ALSO
.BR clock_nanosleep (2),
.BR restart_syscall (2),