mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 22:30:07 +00:00
Support fanotify_mark syscall on powerpc32
This commit is contained in:
parent
6d34eb5b45
commit
f3dcc2f9a5
@ -1,3 +1,8 @@
|
|||||||
|
2010-08-31 Andreas Schwab <schwab@linux-m68k.org>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
|
||||||
|
fanotify_mark.
|
||||||
|
|
||||||
2010-08-27 Roland McGrath <roland@redhat.com>
|
2010-08-27 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
* sysdeps/i386/i686/multiarch/Makefile
|
* sysdeps/i386/i686/multiarch/Makefile
|
||||||
|
@ -8,3 +8,4 @@ oldsetrlimit EXTRA setrlimit i:ip __old_setrlimit setrlimit@GLIBC_2.0
|
|||||||
readahead - readahead i:iiiii __readahead readahead
|
readahead - readahead i:iiiii __readahead readahead
|
||||||
|
|
||||||
prlimit64 EXTRA prlimit64 i:iipp prlimit64
|
prlimit64 EXTRA prlimit64 i:iipp prlimit64
|
||||||
|
fanotify_mark EXTRA fanotify_mark i:iiiiis fanotify_mark
|
||||||
|
Loading…
Reference in New Issue
Block a user