From 98e763d441c2896f407813bf36a5ae1c3c4a0369 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 23 Jan 2003 08:25:15 +0000 Subject: Just be a bit less different from latest glibc version in comments and in the files where variables live. --- libpthread/linuxthreads_db/td_symbol_list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpthread/linuxthreads_db') diff --git a/libpthread/linuxthreads_db/td_symbol_list.c b/libpthread/linuxthreads_db/td_symbol_list.c index 707d89361..61072dbf1 100644 --- a/libpthread/linuxthreads_db/td_symbol_list.c +++ b/libpthread/linuxthreads_db/td_symbol_list.c @@ -29,7 +29,7 @@ static const char *symbol_list_arr[] = [PTHREAD_HANDLES_NUM] = "__pthread_handles_num", [PTHREAD_HANDLES] = "__pthread_handles", [PTHREAD_KEYS] = "pthread_keys", - [LINUXTHREADS_PTHREAD_THREADS_MAX] = "__pthread_threads_max", + [LINUXTHREADS_PTHREAD_THREADS_MAX] = "__linuxthreads_pthread_threads_max", [LINUXTHREADS_PTHREAD_KEYS_MAX] = "__linuxthreads_pthread_keys_max", [LINUXTHREADS_PTHREAD_SIZEOF_DESCR] = "__linuxthreads_pthread_sizeof_descr", [LINUXTHREADS_CREATE_EVENT] = "__linuxthreads_create_event", -- cgit v1.2.3