From 217d45cd35c2558997942eacfe49684e460c9ee4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 29 Dec 2008 20:16:11 +0000 Subject: * sysdeps/x86_64/bits/select.h: New file. --- nptl/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nptl') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 79bf2d7..83df001 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,10 @@ +2008-12-09 Ulrich Drepper + + * sysdeps/pthread/pthread.h (pthread_cleanup_pop): Use { } as empty + loop body instead of ; to avoid gcc warnings. + (pthread_cleanup_pop_restore_np): Likewise. + Patch by Caolán McNamara . + 2008-12-09 Jakub Jelinek * pthread_mutex_lock.c (__pthread_mutex_lock): Handle only the -- cgit v1.1