From 10b3bedcb03386cc280113f552479793e4bac35f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 11 Aug 2010 12:41:48 -0700 Subject: Add support for Linux fanotify_init and fanotify_mask syscalls. --- sysdeps/unix/sysv/linux/Versions | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysdeps/unix/sysv/linux/Versions') 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 -- cgit 1.4.1