From 725d8276951a961c21d0547882ddae6cef7efcf9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 27 Apr 2009 21:55:49 +0000 Subject: [PATCH] . --- nptl/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 838a010034..54aa54637a 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,12 @@ +2009-04-27 Ulrich Drepper + + * cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_AND + is available. + * libc-cancellation.c (__libc_disable_asynccancel): Likewise. + * sysdeps/x86_64/tls.h: Define THREAD_ATOMIC_AND. + * sysdeps/i386/tls.h: Likewise. + (tcbhead_t): Add __private_tm member. + 2009-04-26 Ulrich Drepper * sem_open.c (sem_open): Rewrite initialization of initsem to -- 2.11.4.GIT