diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-11-12 23:31:39 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-11-12 23:31:39 +0000 |
commit | 932ba4ee943077ae89f96518c761c5cb79db460f (patch) | |
tree | 6841cc994ab3b6c58b43fe71f8063fbcf5fa5155 /linuxthreads_db/ChangeLog | |
parent | f7a8a904b6ac4883f11d93a267dae6ebeda441b8 (diff) | |
download | glibc-932ba4ee943077ae89f96518c761c5cb79db460f.tar glibc-932ba4ee943077ae89f96518c761c5cb79db460f.tar.gz glibc-932ba4ee943077ae89f96518c761c5cb79db460f.tar.bz2 glibc-932ba4ee943077ae89f96518c761c5cb79db460f.zip |
Update.
* charmaps/ISO-8859-7: Fix 0xa1 mapping.
Diffstat (limited to 'linuxthreads_db/ChangeLog')
-rw-r--r-- | linuxthreads_db/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index 32b06d0d47..0ad9fd12f9 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,5 +1,8 @@ 1999-11-12 Ulrich Drepper <drepper@cygnus.com> + * td_ta_thr_iter.c: Start copying list of descriptors from right + position in target process. + * td_ta_thr_iter.c: Fix loop starting point over all but main and manager thread. |