syscalls.2: Add kcmp(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-07-16 09:45:54 +02:00
parent 0ac3f06fc9
commit 8eec4a2373
1 changed files with 3 additions and 2 deletions

View File

@ -26,7 +26,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\"
.TH SYSCALLS 2 2012-03-23 "Linux" "Linux Programmer's Manual"
.TH SYSCALLS 2 2012-07-16 "Linux" "Linux Programmer's Manual"
.SH NAME
syscalls \- Linux system calls
.SH SYNOPSIS
@ -141,7 +141,7 @@ into a 2.4.x release after 2.4.15.
When this is so, the version where the system call appeared
in both of the major kernel series is listed.
.PP
The list of system calls that are available as at kernel 3.1
The list of system calls that are available as at kernel 3.5
(or in a few cases only on older kernels) is as follows:
.\"
.\" Looking at scripts/checksyscalls.sh in the kernel source is
@ -293,6 +293,7 @@ T}
\fBioprio_set\fP(2) 2.6.13
\fBipc\fP(2)
.\" Implements System V IPC calls
\fBkcmp\fP(2) 3.5
\fBkexec_load\fP(2) 2.6.13
.\" The entry in the syscall table was reserved starting in 2.6.7
.\" Was named sys_kexec_load() from 2.6.7 to 2.6.16