diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-24 03:35:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-24 03:35:35 +0000 |
commit | 069125e53a03f46341754a9458d9ff9d0d119241 (patch) | |
tree | 4bd0452bc3f034cdf080b17dc27cde3b4c8c02f2 /linuxthreads_db/ChangeLog | |
parent | 27692f89660541896c591236fea9714e72b5a811 (diff) | |
download | glibc-069125e53a03f46341754a9458d9ff9d0d119241.tar.gz glibc-069125e53a03f46341754a9458d9ff9d0d119241.tar.xz glibc-069125e53a03f46341754a9458d9ff9d0d119241.zip |
Update.
2002-08-23 Ulrich Drepper <drepper@redhat.com> * pthread.c (__linuxthreads_version): New global constant.
Diffstat (limited to 'linuxthreads_db/ChangeLog')
-rw-r--r-- | linuxthreads_db/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index f8028b4fcc..a869c3c90a 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,11 @@ +2002-08-23 Ulrich Drepper <drepper@redhat.com> + + * thread_dbP.h: Define LINUXTHREADS_VERSION. + * td_symbol_list.c (symbol_list_arr): Add LINUXTHREADS_VERSION string. + * td_ta_new.c (td_ta_new): After verifying the thread library is + there check version. + * thread_db.h: Add new error TD_VERSION. + 2002-08-21 Roland McGrath <roland@redhat.com> * td_thr_tls_get_addr.c (td_thr_tls_get_addr): __attribute_used__ -> |