diff options
Diffstat (limited to 'nptl_db/ChangeLog')
-rw-r--r-- | nptl_db/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nptl_db/ChangeLog b/nptl_db/ChangeLog index 2a760bf642..edeaaed8a5 100644 --- a/nptl_db/ChangeLog +++ b/nptl_db/ChangeLog @@ -1,3 +1,10 @@ +2002-12-12 Roland McGrath <roland@redhat.com> + + * td_ta_thr_iter.c (iterate_thread_list): Handle special case of + uninitialized __stack_user (zeros), hard-wire just the main thread. + + * td_thr_get_info.c (td_thr_get_info): Fix ti_lid initialization. + 2002-12-06 Roland McGrath <roland@redhat.com> * td_ta_event_getmsg.c (td_ta_event_getmsg): Write the NEXT pointer |