From 069125e53a03f46341754a9458d9ff9d0d119241 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 24 Aug 2002 03:35:35 +0000 Subject: Update. 2002-08-23 Ulrich Drepper * pthread.c (__linuxthreads_version): New global constant. --- linuxthreads_db/td_symbol_list.c | 1 + 1 file changed, 1 insertion(+) (limited to 'linuxthreads_db/td_symbol_list.c') diff --git a/linuxthreads_db/td_symbol_list.c b/linuxthreads_db/td_symbol_list.c index 813261875c..2e8edeca4f 100644 --- a/linuxthreads_db/td_symbol_list.c +++ b/linuxthreads_db/td_symbol_list.c @@ -37,6 +37,7 @@ static const char *symbol_list_arr[] = [LINUXTHREADS_DEATH_EVENT] = "__linuxthreads_death_event", [LINUXTHREADS_REAP_EVENT] = "__linuxthreads_reap_event", [LINUXTHREADS_INITIAL_REPORT_EVENTS] = "__linuxthreads_initial_report_events", + [LINUXTHREADS_VERSION] = "__linuxthreads_version", [NUM_MESSAGES] = NULL }; -- cgit v1.2.3-70-g09d2