mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Update.
2000-04-27 Ulrich Drepper <drepper@redhat.com> * 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. <haible@clisp.cons.org>.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2000-04-24 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* 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 <aj@suse.de>
|
||||
|
||||
* td_ta_thr_iter.c: Include <alloca.h> for prototype declaration.
|
||||
|
||||
Reference in New Issue
Block a user