Add MIPS fanotify_mark.

This commit is contained in:
Joseph Myers 2010-10-21 22:37:53 +00:00
parent c6d5d85ccb
commit 94a2483c91
4 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2010-10-21 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/linux/mips/mips32/syscalls.list,
sysdeps/unix/sysv/linux/mips/mips64/n32/syscalls.list,
sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Add entries
for fanotify_mark.
2010-10-11 Joseph Myers <joseph@codesourcery.com>
* sysdeps/mips/fpu/feupdateenv.c (feupdateenv): Add

View File

@ -1,3 +1,5 @@
# File name Caller Syscall name # args Strong name Weak names
prlimit64 EXTRA prlimit64 i:iipp prlimit64
fanotify_mark EXTRA fanotify_mark i:iiiiis fanotify_mark

View File

@ -6,3 +6,5 @@ ftruncate - ftruncate i:ii __ftruncate ftruncate ftruncate64 __ftruncate64
truncate - truncate i:si truncate truncate64
prlimit64 EXTRA prlimit64 i:iipp prlimit64
fanotify_mark EXTRA fanotify_mark i:iiiis fanotify_mark

View File

@ -1,3 +1,5 @@
# File name Caller Syscall name # args Strong name Weak names
prlimit EXTRA prlimit64 i:iipp prlimit prlimit64
fanotify_mark EXTRA fanotify_mark i:iiiis fanotify_mark