Add timerfd_create(), timerfd_settime(), and timerfd_gettime() to list.

This commit is contained in:
Michael Kerrisk 2008-02-22 13:57:17 +00:00
parent 86e4fb05c7
commit 0df29603da
1 changed files with 4 additions and 4 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 2007-09-01 "Linux" "Linux Programmer's Manual"
.TH SYSCALLS 2 2008-02-22 "Linux" "Linux Programmer's Manual"
.SH NAME
syscalls \- Linux system calls
.SH SYNOPSIS
@ -488,9 +488,9 @@ l l l.
\fBtimer_getoverrun\fP(2) 2.6
\fBtimer_gettime\fP(2) 2.6
\fBtimer_settime\fP(2) 2.6
.\" FIXME . \fBtimerfd_create\fP(2) 2.6.24
.\" FIXME . \fBtimerfd_gettime\fP(2) 2.6.24
.\" FIXME . \fBtimerfd_settime\fP(2) 2.6.24
\fBtimerfd_create\fP(2) 2.6.25
\fBtimerfd_gettime\fP(2) 2.6.25
\fBtimerfd_settime\fP(2) 2.6.25
\fBtimes\fP(2)
\fBtkill\fP(2) 2.6; 2.4.22
\fBtruncate\fP(2)