From 7d902c229839742d1c3f36c3344d4f8f33235586 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 22 Oct 2004 19:58:34 +0000 Subject: [PATCH] Update. 2004-10-22 Ulrich Drepper * sysdeps/unix/sysv/linux/Versions: Things are still in flux, it seems. Undo last additions. --- ChangeLog | 5 +++++ sysdeps/unix/sysv/linux/Versions | 6 ------ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2d28357b07..2450a625c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-10-22 Ulrich Drepper + + * sysdeps/unix/sysv/linux/Versions: Things are still in flux, it + seems. Undo last additions. + 2004-10-21 Ulrich Drepper * posix/execvp.c (execvp): Also ignore ENODEV and ETIMEDOUT errno diff --git a/sysdeps/unix/sysv/linux/Versions b/sysdeps/unix/sysv/linux/Versions index 2d38ed6247..980724e519 100644 --- a/sysdeps/unix/sysv/linux/Versions +++ b/sysdeps/unix/sysv/linux/Versions @@ -114,12 +114,6 @@ libc { } GLIBC_2.3.4 { sched_getaffinity; sched_setaffinity; - - # new syscalls - setaltroot; add_key; request_key; keyctl; - - #errlist-compat 129 - _sys_errlist; sys_errlist; _sys_nerr; sys_nerr; } GLIBC_PRIVATE { # functions used in other libraries -- 2.11.4.GIT