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.15-305-g54ab212


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  54ab212ca092521af1d5c4c4fc3f4200016494b5 (commit)
      from  a53b7a4e4b39d90f5964841c63492cf233aa17b8 (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=54ab212ca092521af1d5c4c4fc3f4200016494b5

commit 54ab212ca092521af1d5c4c4fc3f4200016494b5
Author: Roland McGrath <roland@hack.frob.com>
Date:   Tue Mar 6 15:59:05 2012 -0800

    Wrap too-long log entry.

diff --git a/ChangeLog b/ChangeLog
index 3c640dd..96338af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,9 +12,10 @@
 	(set_obp_int): New function.
 	(get_obp_int): New function.
 	(__get_clockfreq_via_dev_openprom): Likewise.
-	* sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P): Avoid
-	unused variable warnings on 'val' and use builtin_expect.
-	(INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with builtin_expect.
+	* sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
+	Avoid unused variable warnings on 'val' and use builtin_expect.
+	(INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
+	builtin_expect.
 	(INLINE_CLONE_SYSCALL): Likewise.
 
 2012-03-05  David S. Miller  <davem@davemloft.net>
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 57a9b10..dea5049 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -6,8 +6,8 @@
 
 2012-02-27  David S. Miller  <davem@davemloft.net>
 
-	* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h: Don't refer to non-existing
-	__pthread_attr.
+	* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h: Don't refer to
+	non-existing __pthread_attr.
 	* sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Likewise.
 	* sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Likewise.
 	* sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Likewise.

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

Summary of changes:
 ChangeLog      |    7 ++++---
 nptl/ChangeLog |    4 ++--
 2 files changed, 6 insertions(+), 5 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]