From 96bbfe3f095556d3718e6b8cf65c143782efb8c3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 20 Nov 2002 01:25:19 +0000 Subject: Update. 2002-11-19 Ulrich Drepper * Versions (libc:GLIBC_2.0): Remove names of functions which are not defined in libc. * Makefile (shared-only-routines): Add weaks. * weaks.c: Remove functions which are not exported from libc.so. --- linuxthreads/Versions | 1 - 1 file changed, 1 deletion(-) (limited to 'linuxthreads/Versions') diff --git a/linuxthreads/Versions b/linuxthreads/Versions index 03a5811898..79169c8b8e 100644 --- a/linuxthreads/Versions +++ b/linuxthreads/Versions @@ -10,7 +10,6 @@ libc { pthread_condattr_destroy; pthread_condattr_init; pthread_equal; pthread_exit; pthread_getschedparam; pthread_mutex_destroy; pthread_mutex_init; pthread_mutex_lock; pthread_mutex_unlock; - pthread_mutexattr_getkind_np; pthread_mutexattr_setkind_np; pthread_self; pthread_setcancelstate; pthread_setcanceltype; pthread_setschedparam; } -- cgit 1.4.1