]> git.ipfire.org Git - thirdparty/man-pages.git/commit
sched_setaffinity.2: Correct details of return value of sched_getaffinity() syscall
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 5 May 2019 18:02:30 +0000 (13:02 -0500)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 5 May 2019 18:02:30 +0000 (13:02 -0500)
commit14a848f0f1201942ea1df7c8236c737e4d6d6ae1
tree6a45934ce5496d097a15bf0e2452440de21cb67c
parentf19efb02dfce1bd8bd9f94c5ac733106933dc6a3
sched_setaffinity.2: Correct details of return value of sched_getaffinity() syscall

Things changed a little with:

    commit cd3d8031eb4311e516329aee03c79a08333141f1
    Author: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
    Date:   Fri Mar 12 16:15:36 2010 +0900

Reported-by: Brice Goglin <Brice.Goglin@inria.fr>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/sched_setaffinity.2