From cca7719a82a8ce1cf862f6f31c8b9fa18b749930 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 31 Dec 2002 20:24:10 +0000 Subject: [libc] (GLIBC_PRIVATE): Remove __libc_internal_tsd_get, __libc_internal_tsd_set, __libc_internal_tsd_address, __libc_alloca_cutoff. [libpthread] (GLIBC_PRIVATE): Remove __libc_internal_tsd_get, __libc_internal_tsd_set, __libc_internal_tsd_address. --- linuxthreads/Versions | 4 ---- 1 file changed, 4 deletions(-) (limited to 'linuxthreads/Versions') diff --git a/linuxthreads/Versions b/linuxthreads/Versions index bf7fda222c..cf7f340f77 100644 --- a/linuxthreads/Versions +++ b/linuxthreads/Versions @@ -18,8 +18,6 @@ libc { } GLIBC_PRIVATE { # Internal libc interface to libpthread - __libc_internal_tsd_get; __libc_internal_tsd_set; - __libc_internal_tsd_address; __libc_alloca_cutoff; __libc_dl_error_tsd; __libc_pthread_init; __libc_current_sigrtmin_private; @@ -160,8 +158,6 @@ libpthread { } GLIBC_PRIVATE { # Internal libc interface to libpthread - __libc_internal_tsd_get; __libc_internal_tsd_set; - __libc_internal_tsd_address; __pthread_kill_other_threads_np; } } -- cgit v1.2.3