summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Versions
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-08-11 12:41:48 -0700
committerUlrich Drepper <drepper@redhat.com>2010-08-11 12:41:48 -0700
commit10b3bedcb03386cc280113f552479793e4bac35f (patch)
tree9a83ffeb9970bb0cb7ead065f5668f5cd2847487 /sysdeps/unix/sysv/linux/Versions
parentc08fb0d7bba4015078406b28d3906ccc5fda9d5a (diff)
downloadglibc-10b3bedcb03386cc280113f552479793e4bac35f.tar.gz
glibc-10b3bedcb03386cc280113f552479793e4bac35f.tar.xz
glibc-10b3bedcb03386cc280113f552479793e4bac35f.zip
Add support for Linux fanotify_init and fanotify_mask syscalls.
Diffstat (limited to 'sysdeps/unix/sysv/linux/Versions')
-rw-r--r--sysdeps/unix/sysv/linux/Versions2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/Versions b/sysdeps/unix/sysv/linux/Versions
index c662765751..c66e04fee8 100644
--- a/sysdeps/unix/sysv/linux/Versions
+++ b/sysdeps/unix/sysv/linux/Versions
@@ -151,6 +151,8 @@ libc {
   }
   GLIBC_2.13 {
     prlimit; prlimit64;
+
+    fanotify_init; fanotify_mark;
   }
   GLIBC_PRIVATE {
     # functions used in other libraries