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-68-g669704f


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  669704fd6145e79c12f4d338af1749cdaf1ebcf6 (commit)
      from  1d5a644a55c60ad1f1903e851255ec9b2f45879b (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=669704fd6145e79c12f4d338af1749cdaf1ebcf6

commit 669704fd6145e79c12f4d338af1749cdaf1ebcf6
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Sun Jan 8 17:08:18 2012 -0500

    Fix CL

diff --git a/ChangeLog b/ChangeLog
index bec9b38..f8efd9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
 
 	* math/Makefile (tests): Add tst-CMPLX.
-	* math/test-CMPLX.c: New file.
+	* math/tst-CMPLX.c: New file.
 
 	* math/complex.h (CMPLXL): Fix typo.
 
@@ -40,7 +40,6 @@
 	Don't set libc_commonpagesize and libc_relro_required here for Alpha
 	and IA-64.
 	Remove __builtin_expect test because we require at least gcc 3.4.
-
 	* aclocal.m4: Likewise.
 
 	* wcsmbs/mbrtoc16.c: Implement using towc function.

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

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