summaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-08-01 07:16:26 +0000
committerUlrich Drepper <drepper@redhat.com>2006-08-01 07:16:26 +0000
commit7bb1b2c96e8a047633f2a755d23141e6566612d2 (patch)
treee373236766b1c8d24965fb90c3a4b05b038f58be /sysdeps
parentb06e7e9a3b2adfbce2f18dfd32df6fd12d1e30c4 (diff)
* sysdeps/unix/sysv/linux/Versions: Finally add add_key,
request_key, and keyctl back.
Diffstat (limited to 'sysdeps')
-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 7c015b1d62..e1e6e611c9 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