]> git.ipfire.org Git - thirdparty/man-pages.git/commit
process_madvise.2: Use syscall(SYS_...); for system calls without a wrapper. Fix...
authorAlejandro Colomar <alx.manpages@gmail.com>
Mon, 10 May 2021 17:55:44 +0000 (19:55 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 11 May 2021 05:28:45 +0000 (17:28 +1200)
commit4e8ac36900fa67cfa1264e023c9f6381ff2278ff
treeae6dc30208fab07d357566aa1cc2649edcf8fd6a
parente393b243c0756ec385b1a82476f47d7a004fbf76
process_madvise.2: Use syscall(SYS_...); for system calls without a wrapper. Fix includes too.

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