Simplify fanotify_init definition.

This commit is contained in:
Ulrich Drepper 2010-08-16 07:06:38 -07:00
parent 93f17abfb5
commit 1c06ba3100
4 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2010-08-16 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
here. Not...
* sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
* sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
2010-08-12 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/i386/elf/Makefile: New file.

View File

@ -9,5 +9,4 @@ waitpid - waitpid Ci:ipi __waitpid waitpid __libc_waitpid
prlimit64 EXTRA prlimit64 i:iipp prlimit64
fanotify_init EXTRA fanotify_init i:ii fanotify_init
fanotify_mark EXTRA fanotify_mark i:iiiiis fanotify_mark

View File

@ -101,3 +101,5 @@ mq_setattr - mq_getsetattr i:ipp __GI_mq_setattr mq_setattr
timerfd_create EXTRA timerfd_create i:ii timerfd_create
timerfd_settime EXTRA timerfd_settime i:iipp timerfd_settime
timerfd_gettime EXTRA timerfd_gettime i:ip timerfd_gettime
fanotify_init EXTRA fanotify_init i:ii fanotify_init

View File

@ -19,5 +19,4 @@ creat - creat Ci:si __libc_creat creat creat64
open - open Ci:siv __libc_open __open open __open64 open64
prlimit EXTRA prlimit64 i:iipp prlimit prlimit64
fanotify_init EXTRA fanotify_init i:ii fanotify_init
fanotify_mark EXTRA fanotify_mark i:iiiis fanotify_mark