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.14-448-gffb124c


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  ffb124cc518c182e238c20abb0ff8bdeaefefd66 (commit)
      from  618280a192aed70b47d6b2deb2a81c6359b9a92b (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=ffb124cc518c182e238c20abb0ff8bdeaefefd66

commit ffb124cc518c182e238c20abb0ff8bdeaefefd66
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Tue Oct 25 15:11:32 2011 -0400

    Typo in CL

diff --git a/ChangeLog b/ChangeLog
index b4f22bd..6891a50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,7 +13,7 @@
 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
 
 	* sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
-	useful if() expression.
+	useless if() expression.
 	* sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
 	* sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
 	* sysdeps/ieee754/dbl-64/s_expm1.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]