aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads_db/thread_dbP.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-08-24 03:35:35 +0000
committerUlrich Drepper <drepper@redhat.com>2002-08-24 03:35:35 +0000
commit069125e53a03f46341754a9458d9ff9d0d119241 (patch)
tree4bd0452bc3f034cdf080b17dc27cde3b4c8c02f2 /linuxthreads_db/thread_dbP.h
parent27692f89660541896c591236fea9714e72b5a811 (diff)
downloadglibc-069125e53a03f46341754a9458d9ff9d0d119241.tar
glibc-069125e53a03f46341754a9458d9ff9d0d119241.tar.gz
glibc-069125e53a03f46341754a9458d9ff9d0d119241.tar.bz2
glibc-069125e53a03f46341754a9458d9ff9d0d119241.zip
Update.
2002-08-23 Ulrich Drepper <drepper@redhat.com> * pthread.c (__linuxthreads_version): New global constant.
Diffstat (limited to 'linuxthreads_db/thread_dbP.h')
-rw-r--r--linuxthreads_db/thread_dbP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads_db/thread_dbP.h b/linuxthreads_db/thread_dbP.h
index 85222abdf3..8e0a78a3ac 100644
--- a/linuxthreads_db/thread_dbP.h
+++ b/linuxthreads_db/thread_dbP.h
@@ -24,6 +24,7 @@ enum
LINUXTHREADS_DEATH_EVENT,
LINUXTHREADS_REAP_EVENT,
LINUXTHREADS_INITIAL_REPORT_EVENTS,
+ LINUXTHREADS_VERSION,
NUM_MESSAGES
};