sched_setaffinity.2: NOTES: add "C library/kernel ABI differences" subheading

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-15 23:23:49 +02:00
parent 72896e8749
commit 5780ef775e
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ A child created via
inherits its parent's CPU affinity mask.
The affinity mask is preserved across an
.BR execve (2).
.SS C library/kernel ABI differences
This manual page describes the glibc interface for the CPU affinity calls.
The actual system call interface is slightly different, with the
.I mask