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.16-ports-merge-245-g5a4aaa3


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  5a4aaa33b7fb06851739bfe83bbb7b71405faadb (commit)
      from  15d0da8cb36f5c96a3c649d29a2e2623e995cd49 (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=5a4aaa33b7fb06851739bfe83bbb7b71405faadb

commit 5a4aaa33b7fb06851739bfe83bbb7b71405faadb
Author: Roland McGrath <roland@hack.frob.com>
Date:   Wed Aug 22 09:24:51 2012 -0700

    Fix ChangeLog format.

diff --git a/ChangeLog b/ChangeLog
index c930ae8..54ee0dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,16 +12,13 @@
 
 	* string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
 	(two_way_short_needle): Use it.
-	* string/{strstr.c, strcasestr.c} (AVAILABLE1_USES_J): Define.
-
-2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
+	* string/strstr.c (AVAILABLE1_USES_J): Define.
+	* string/strcasestr.c: Likewise.
 
 	* string/str-two-way.h (two_way_short_needle): Use pointers instead of
 	array references.
 	* string/strcasestr.c (TOLOWER): Make side-effect safe.
 
-2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
-
 	[BZ #11607]
 	* NEWS: Add an entry.
 	* string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,

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

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