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-300-g7be16f8


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  7be16f8276dae977f14dedb154a6cf948c170d37 (commit)
      from  884c5db42404bb8f7f06cddff21a20a42788b68a (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=7be16f8276dae977f14dedb154a6cf948c170d37

commit 7be16f8276dae977f14dedb154a6cf948c170d37
Author: Roland McGrath <roland@hack.frob.com>
Date:   Mon Mar 5 12:48:57 2012 -0800

    Wrap too-long log entry.

diff --git a/ChangeLog b/ChangeLog
index 8386f81..b884016 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,9 +11,9 @@
 	* sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
 	Replace gettimeofday with __vdso_gettimeofday.
 
-	* sysdeps/unix/sysv/linux/x86_64/init-first.c (_libc_vdso_platform_setup):
-	Replace clock_gettime and getcpu with __vdso_clock_gettime and
-	__vdso_getcpu.
+	* sysdeps/unix/sysv/linux/x86_64/init-first.c
+	(_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
+	__vdso_clock_gettime and __vdso_getcpu.
 
 	* sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
 	time with __vdso_time.

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

Summary of changes:
 ChangeLog |    6 +++---
 1 files changed, 3 insertions(+), 3 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]