From 3c12b91ade6e271cb17ecaae526d959bc7e40098 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 20 Sep 2004 23:16:22 +0000 Subject: Update. 2004-09-20 Ulrich Drepper * nscd/nscd.c (options): Mark S option as hidden. (parse_opt): When S option is used, print warning message. * nscd/grpcache.c (adgrptbyX): Don't handle secure mode. * nscd/hstcache.c (addhstbyX): Don't handle secure mode. * nscd/aicache.c (addhstaiX): Don't handle secure mode. * nscd/pwdcache.c (addpwbyX): Don't handle secure mode. --- linuxthreads/Versions | 6 ------ 1 file changed, 6 deletions(-) (limited to 'linuxthreads/Versions') diff --git a/linuxthreads/Versions b/linuxthreads/Versions index 51896974e5..b9de1612c3 100644 --- a/linuxthreads/Versions +++ b/linuxthreads/Versions @@ -172,12 +172,6 @@ libpthread { pthread_cond_wait; pthread_cond_timedwait; pthread_cond_signal; pthread_cond_broadcast; } - GLIBC_2.3.4 { - pthread_setuid_np; pthread_seteuid_np; pthread_setreuid_np; - pthread_setresuid_np; - pthread_setgid_np; pthread_setegid_np; pthread_setregid_np; - pthread_setresgid_np; - } GLIBC_PRIVATE { # Internal libc interface to libpthread __pthread_initialize; -- cgit 1.4.1