From 7bb1b2c96e8a047633f2a755d23141e6566612d2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 1 Aug 2006 07:16:26 +0000 Subject: * sysdeps/unix/sysv/linux/Versions: Finally add add_key, request_key, and keyctl back. --- 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 7c015b1..e1e6e61 100644 --- a/sysdeps/unix/sysv/linux/Versions +++ b/sysdeps/unix/sysv/linux/Versions @@ -125,6 +125,8 @@ libc { } GLIBC_2.5 { splice; sync_file_range; tee; vmsplice; + + add_key; request_key; keyctl; } GLIBC_PRIVATE { # functions used in other libraries -- cgit v1.1