From f6367df2fd032db89e68e28333d995fb18ffa653 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 15 Oct 1999 00:38:31 +0000 Subject: Update. 1999-10-14 Ulrich Drepper * manager.c (pthread_handle_create): Remove p_startfct initialization. * internals.h (_pthread_descr_struct): We don't need p_startfct field. --- linuxthreads_db/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'linuxthreads_db/ChangeLog') diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index a5486c9..c7836d3 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,12 @@ +1999-10-14 Ulrich Drepper + + * td_thr_get_info.c: Always initialize start function. + + * td_ta_thr_iter.c: Don't return threads which exited (but are not + joined). + + * td_thr_validate.c: Don't skip manager thread. + 1999-10-13 Ulrich Drepper * td_ta_thr_iter.c: Use size of descriptor from *TA. -- cgit v1.1