diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-06-12 21:02:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-06-12 21:02:37 +0000 |
commit | f6e5022bf85586c825739acf5eea988ee5f9c5c8 (patch) | |
tree | b3ad91831bd148bde11af2d7ac3cde8700665008 /linuxthreads_db/ChangeLog | |
parent | 69734e6b922ad63f6fd74b1f894c6e3d64216ba7 (diff) | |
download | glibc-f6e5022bf85586c825739acf5eea988ee5f9c5c8.tar.gz glibc-f6e5022bf85586c825739acf5eea988ee5f9c5c8.tar.xz glibc-f6e5022bf85586c825739acf5eea988ee5f9c5c8.zip |
Update.
Diffstat (limited to 'linuxthreads_db/ChangeLog')
-rw-r--r-- | linuxthreads_db/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index d02ceec2fa..e2524274ca 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,9 @@ +2002-06-12 Ulrich Drepper <drepper@redhat.com> + + * td_thr_tls_get_addr.c: New file. + * thread_db.h: Add prototype for td_thr_tls_get_addr. + * Makefile (libthread_db-routines): Add td_thr_tls_get_addr. + 2002-03-03 Andreas Jaeger <aj@suse.de> * thread_dbP.h: Include <unistd.h> for prototypes of __libc_write. |