SH can do fanotify_mark, too. glibc-2.16-tps
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 9 Jun 2012 17:08:54 +0000 (19:08 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Sat, 23 Jun 2012 10:34:58 +0000 (12:34 +0200)
ChangeLog
sysdeps/unix/sysv/linux/sh/Versions
sysdeps/unix/sysv/linux/sh/nptl/libc.abilist
sysdeps/unix/sysv/linux/sh/syscalls.list

index 71853d8..d3ef5bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
+           Thomas Schwinge  <thomas@codesourcery.com>
+
+       * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
+       * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
+       * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
+       fanotify_mark.
+
 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
 
        * sysdeps/mach/start.c: Remove file.
index bd30f92..e0938c4 100644 (file)
@@ -27,4 +27,7 @@ libc {
   GLIBC_2.11 {
     fallocate64;
   }
+  GLIBC_2.16 {
+    fanotify_mark;
+  }
 }
index 7c1425f..c474f41 100644 (file)
@@ -79,6 +79,7 @@ GLIBC_2.16
  aligned_alloc F
  c16rtomb F
  c32rtomb F
+ fanotify_mark F
  getauxval F
  mbrtoc16 F
  mbrtoc32 F
index be9ffed..faffe37 100644 (file)
@@ -3,3 +3,5 @@
 waitpid                -       waitpid         Ci:ipi  __waitpid       waitpid __libc_waitpid
 
 prlimit64      EXTRA   prlimit64       i:iipp  prlimit64
+
+fanotify_mark  EXTRA   fanotify_mark   i:iiiiis        __fanotify_mark fanotify_mark@@GLIBC_2.16