From c3758feebf7c8786231465da664743c6f0ec79cc Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 21 Sep 2010 10:47:14 -0700 Subject: Fix namespace pollution in pthread_cleanup_push. --- nptl/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 30631dcd16..dcb94b2200 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,9 @@ +2010-09-21 Andreas Schwab + + * sysdeps/pthread/pthread.h (pthread_cleanup_push) + [!__EXCEPTIONS]: Mangle local variable not_first_call. + (pthread_cleanup_push_defer_np): Likewise. + 2010-09-03 Ulrich Drepper * sysdeps/pthread/allocalim.h (__libc_use_alloca): Expect blocks are -- cgit 1.4.1