]> git.ipfire.org Git - thirdparty/man-pages.git/commit
ioprio_set.2: Use syscall(SYS_...); for system calls without a wrapper
authorAlejandro Colomar <alx.manpages@gmail.com>
Mon, 10 May 2021 17:55:17 +0000 (19:55 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 11 May 2021 05:18:08 +0000 (17:18 +1200)
commit0d961e88188e4840c066804605d91560745f6fa3
tree15245a39f61435fa4ceb097caad03ea99c728013
parent2f8cb589fbb18975c984f7a09dbf2dc872b39840
ioprio_set.2: Use syscall(SYS_...); for system calls without a wrapper

Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/ioprio_set.2