From e0329987e39550dbc6db6cb936322efb852ea99b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 7 Sep 2004 20:52:41 +0000 Subject: Update. 2004-09-07 Ulrich Drepper * sysdeps/pthread/pthread.h (pthread_once): Remove __THROW since the initialization function might throw. --- linuxthreads/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 90ad1f5907..6cbf62ced0 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2004-09-07 Ulrich Drepper + + * sysdeps/pthread/pthread.h (pthread_once): Remove __THROW since + the initialization function might throw. + 2004-08-30 Roland McGrath * Makefile (libpthread-abi-frozen): New variable. -- cgit v1.2.3