From 3300816c38721bcddbbeb92de7fe44b90454bce6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 27 Apr 2000 20:18:02 +0000 Subject: Update. 2000-04-27 Ulrich Drepper * elf/soinit.c (__libc_global_ctors): Call __pthread_initialize_minimal if this function is available. * sysdeps/i386/i486/atomicity.h (exchange_and_add): Use uint32_t for all values. . --- linuxthreads_db/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'linuxthreads_db') diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index 9d0286a531..3fc5b6ebd9 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,10 @@ +2000-04-24 Mark Kettenis + + * td_thr_get_info.c (td_thr_get_info): Set ti_state to + TD_THR_ACTIVE instead of TD_THR_RUN. If the thread is no longer + running but is still joinable, set it to TD_THR_ZOMBIE. Otherwise + set it to TD_THR_UNKNOWN. + 2000-02-25 Andreas Jaeger * td_ta_thr_iter.c: Include for prototype declaration. -- cgit v1.2.3