about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/Versions
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-04-01 10:33:37 -0400
committerUlrich Drepper <drepper@gmail.com>2011-04-01 10:33:37 -0400
commit158648c0bdda281e252a27c0200dd0ea6f4e0215 (patch)
treeaf62ea68c271feb58cd745679553803dc47687a3 /sysdeps/unix/sysv/linux/Versions
parent46998f745736b3c8df5901a27b6c2a19f5cc5e98 (diff)
downloadglibc-158648c0bdda281e252a27c0200dd0ea6f4e0215.tar.gz
glibc-158648c0bdda281e252a27c0200dd0ea6f4e0215.tar.xz
glibc-158648c0bdda281e252a27c0200dd0ea6f4e0215.zip
Add support for name_to_handle_at and open_by_handle.
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 24ea75e1ac..52d0cde118 100644
--- a/sysdeps/unix/sysv/linux/Versions
+++ b/sysdeps/unix/sysv/linux/Versions
@@ -156,6 +156,8 @@ libc {
   }
   GLIBC_2.14 {
     clock_adjtime;
+
+    name_to_handle_at; open_by_handle;
   }
   GLIBC_PRIVATE {
     # functions used in other libraries