diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-13 04:12:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-13 04:12:32 +0000 |
commit | c4103b34805bc2694ec7232005eb9cf66d3f7c67 (patch) | |
tree | 08a6dbd40144f0a4294d08d7d742c62c1ed75f3c /linuxthreads_db/ChangeLog | |
parent | a08877d0e029ed62dd55296a824d51355777f276 (diff) | |
download | glibc-c4103b34805bc2694ec7232005eb9cf66d3f7c67.tar.gz glibc-c4103b34805bc2694ec7232005eb9cf66d3f7c67.tar.xz glibc-c4103b34805bc2694ec7232005eb9cf66d3f7c67.zip |
Update.
2001-04-12 Ulrich Drepper <drepper@redhat.com> * sysdeps/ia64/Dist: Add elf/entry.h. * iconvdata/Makefile (distribute): Add TESTS2.
Diffstat (limited to 'linuxthreads_db/ChangeLog')
-rw-r--r-- | linuxthreads_db/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index cdaab18f0c..e05a94f9f5 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,8 @@ +2001-04-12 Ulrich Drepper <drepper@redhat.com> + + * td_ta_map_id2thr.c: If thread terminated return TD_NOTHR. + * td_thr_validate.c: Likewise. + 2001-04-04 Ulrich Drepper <drepper@redhat.com> * td_thr_getfpregs.c: If p_pid is zero use ps_getpid(). |