From 264ec183cf07a8886856e81b4263b12260d84bf3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 20 Aug 1999 00:11:57 +0000 Subject: Update. * Versions: Export __pthread_kill_other_threads_np from libpthread for GLIBC_2.1.2. --- linuxthreads/Versions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'linuxthreads/Versions') diff --git a/linuxthreads/Versions b/linuxthreads/Versions index 5ec3dacd3d..38b135d0a2 100644 --- a/linuxthreads/Versions +++ b/linuxthreads/Versions @@ -113,4 +113,7 @@ libpthread { GLIBC_2.1.1 { sem_close; sem_open; sem_unlink; } + GLIBC_2.1.2 { + __pthread_kill_other_threads_np; + } } -- cgit v1.2.3