syscalls.2: Add 3 new system calls added in Linux 3.17

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-09-25 12:25:05 +02:00
parent 3252fa3f03
commit 1d94912fb7
1 changed files with 4 additions and 0 deletions

View File

@ -270,6 +270,7 @@ T}
\fBgetpid\fP(2) 1.0
\fBgetppid\fP(2) 1.0
\fBgetpriority\fP(2) 1.0
\fBgetrandom\fP(2) 3.17
\fBgetresgid\fP(2) 2.2
\fBgetresgid32\fP(2) 2.4
\fBgetresuid\fP(2) 2.2
@ -306,6 +307,7 @@ T}
\fBkern_features\fP(2) 3.7 Sparc64
.\" FIXME . document kern_features():
.\" commit 517ffce4e1a03aea979fe3a18a3dd1761a24fafb
\fBkexec_file_load\fP(2) 3.17
\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
@ -332,6 +334,7 @@ T}
\fBmadvise\fP(2) 2.4
\fBmbind\fP(2) 2.6.6
.\" \fBmemory_ordering\fP(2) ??? Sparc64
\fBmemfd_create\fP(2) 3.17
\fBmigrate_pages\fP(2) 2.6.16
\fBmincore\fP(2) 2.4
\fBmkdir\fP(2) 1.0
@ -461,6 +464,7 @@ T}
\fBsched_setparam\fP(2) 2.0
\fBsched_setscheduler\fP(2) 2.0
\fBsched_yield\fP(2) 2.0
\fBseccomp\fP(2) 3.17
\fBselect\fP(2) 1.0
\fBsemctl\fP(2) 2.0 See notes on \fBipc\fP(2)
\fBsemget\fP(2) 2.0 See notes on \fBipc\fP(2)