This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.16-ports-merge-468-g54a4173


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  54a417345edca0015e70e8b360b7f83ade5a7507 (commit)
      from  0d522f6417d91eded2bb771a0cf08cb22e4dbb98 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=54a417345edca0015e70e8b360b7f83ade5a7507

commit 54a417345edca0015e70e8b360b7f83ade5a7507
Author: Carlos O'Donell <carlos@systemhalted.org>
Date:   Wed Oct 10 23:34:38 2012 -0400

    Fixup nptl/ChangeLog for last commit.

diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 6faf528..43c5b45 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,6 +1,8 @@
 2012-10-10  Carlos O'Donell  <carlos@systemhalted.org>
 
-	* sysdeps/pthread/pthread.h: Fix formatting.
+	* sysdeps/pthread/pthread.h [!(defined __GNUC__ &&
+	defined __EXCEPTIONS) && defined __USE_GNU]
+	(pthread_cleanup_push_defer_np): Fix formatting.
 
 2012-10-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
 

-----------------------------------------------------------------------

Summary of changes:
 nptl/ChangeLog |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]