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-347-g4e234f5


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  4e234f5d1b9247724453c4899239fb514c24779d (commit)
      from  33154d7bed29a4aa902fd952e7316efc19fa42cb (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=4e234f5d1b9247724453c4899239fb514c24779d

commit 4e234f5d1b9247724453c4899239fb514c24779d
Author: Roland McGrath <roland@hack.frob.com>
Date:   Fri Mar 9 16:45:04 2012 -0800

    Fix it harder.

diff --git a/ChangeLog b/ChangeLog
index 29ffb37..35b5fa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@
 	* sysdeps/powerpc/fpu/math_private.h: Likewise.
 	* sysdeps/x86_64/fpu/math_private.h: Likewise.
 
-	* sysdeps/i386/fpu/s_fpclassifyl.c Use <> to include both <math.h>
+	* sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
 	and <math_private.h>.
 	* sysdeps/i386/fpu/s_isinfl.c: Likewise.
 	* sysdeps/i386/fpu/s_isnanl.c: Likewise.

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

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