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.17-207-g046f153


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  046f153e209a5cd3f74fd7315743b51ff1853af1 (commit)
      from  550a0b89b464356c5fa44b16a28f49ab1df5b04a (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=046f153e209a5cd3f74fd7315743b51ff1853af1

commit 046f153e209a5cd3f74fd7315743b51ff1853af1
Author: Tom de Vries <tom@codesourcery.com>
Date:   Mon Feb 11 14:52:13 2013 +0100

    Fix typo in ChangeLog entry for commit 03759f47db62930f2dddf1c9733ef89b9d99e2da

diff --git a/ChangeLog b/ChangeLog
index f3c8d4e..d746367 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5116,7 +5116,7 @@
 	(do_one_test): Call check_result.
 	(test_main): Call check1.
 	* string/bug-strstr1.c (main): Moved to ...
-	* string/test-strchr.c (check1): Here.  New function.
+	* string/test-strstr.c (check1): Here.  New function.
 	(do_one_test): Break out result checking code into ...
 	(check_result): This.  New function.
 	(do_one_test): Call check_result.

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

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]