sched_yield.2: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 08:07:29 +02:00
parent 428a4469bb
commit 02d658b233
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ In the Linux implementation,
.BR sched_yield ()
always succeeds.
.SH CONFORMING TO
POSIX.1-2001.
POSIX.1-2001, POSIX.1-2008.
.SH NOTES
If the calling thread is the only thread in the highest
priority list at that time,