Skip to content

Commit

Permalink
Support fanotify_mark syscall on powerpc32
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Aug 31, 2010
1 parent 6d34eb5 commit f3dcc2f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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>

* sysdeps/i386/i686/multiarch/Makefile
Expand Down
1 change: 1 addition & 0 deletions sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ oldsetrlimit EXTRA setrlimit i:ip __old_setrlimit setrlimit@GLIBC_2.0
readahead - readahead i:iiiii __readahead readahead

prlimit64 EXTRA prlimit64 i:iipp prlimit64
fanotify_mark EXTRA fanotify_mark i:iiiiis fanotify_mark

0 comments on commit f3dcc2f

Please sign in to comment.